commits
Thread
Date
Earlier messages
Later messages
Messages by Thread
(spark) branch master updated: [SPARK-56307][BUILD] Upgrade `log4j` to 2.25.4
dongjoon
(spark-kubernetes-operator) branch main updated: [SPARK-56309] Upgrade `log4j` to 2.25.4
dongjoon
(spark-kubernetes-operator) branch main updated: [SPARK-56308] Remove invalid `log4j2.contextSelector` from test `log4j2.properties`
dongjoon
(spark-kubernetes-operator) branch main updated: [SPARK-56274] Simplify `SparkClusterSubmissionWorker.getResourceSpec`
dongjoon
(spark) branch master updated: [SPARK-51988][SS] Do file checksum verification on read for RocksDB zip file
ashrigondekar
(spark) branch master updated: [SPARK-56235][CORE] Add reverse index in TaskSetManager to avoid O(N) scans in executorLost
sunchao
(spark) branch master updated: [SPARK-56241][SQL] Derive `outputOrdering` from `KeyedPartitioning` key expressions
ptoth
(spark) branch master updated: [SPARK-56074][INFRA] Improve AGENTS.md with inline build/test commands, PR workflow, and dev notes
wenchen
(spark) branch master updated: [SPARK-56137][UI][TESTS] Add regression tests for SQL tab DataTables migration
dongjoon
(spark) branch branch-4.1 updated: [SPARK-56279][CORE][4.1] Enable zero-copy sendfile for FileRegion in native Netty transports
dongjoon
(spark) branch master updated: [SPARK-56303][K8S] Add Java-friendly factory methods to `JavaMainAppResource`
dongjoon
(spark) branch master updated: [SPARK-56300][K8S] Add Java-friendly factory method to `KubernetesDriverSpec`
dongjoon
(spark) branch master updated: [SPARK-56301][PYTHON] Fix typos in `error-conditions.json`
dongjoon
(spark) branch master updated: [SPARK-56155][SQL] Collect_list/collect_set sql() function includes "RESPECT NULLS"
wenchen
(spark) branch master updated: [SPARK-53209][YARN] Add ActiveProcessorCount JVM option to YARN executor and AM
chengpan
(spark) branch master updated: [SPARK-56120][PYTHON][TEST] Add ASV micro-benchmarks for SQL_WINDOW_AGG_ARROW_UDF
ruifengz
(spark) branch master updated: [SPARK-56272][PYTHON] Add type hint for install.py
ruifengz
(spark) branch master updated: [SPARK-49793][PYTHON][TESTS] Reenable test_caching for predict_batch_udf
ruifengz
(spark) branch master updated: [SPARK-56298] Enable `spark.master.rest.virtualThread.enabled` by default
dongjoon
(spark-kubernetes-operator) branch main updated: [SPARK-56299] Fix `Dockerfile` for `jdeps` to use 21
dongjoon
(spark-kubernetes-operator) branch main updated: [SPARK-56297] Use `Virtual Threads (JEP 444)` for unbounded reconciliation thread pool
dongjoon
(spark) branch branch-4.1 updated: [SPARK-56240][CORE][TESTS][4.1] Add `NettyTransportBenchmark` for Netty transport layer performance evaluation
dongjoon
(spark-kubernetes-operator) branch main updated: [SPARK-56291] Make `BaseStateSummary` a `sealed` interface
dongjoon
(spark-kubernetes-operator) branch main updated: [SPARK-56294] Apply exhaustive `switch` for `ResourceRetainPolicy` and `ClusterStateSummary`
dongjoon
(spark-kubernetes-operator) branch main updated: [SPARK-56293] Make `BaseAppDriverObserver` abstract class `sealed`
dongjoon
(spark-kubernetes-operator) branch main updated: [SPARK-56292] Make `(App|Cluster)ReconcileStep` abstract classes `sealed`
dongjoon
(spark-connect-swift) branch main updated: [SPARK-56290] Rename `build-macos-26-swift(62 -> 63)` in CI
dongjoon
(spark-kubernetes-operator) branch main updated: [SPARK-56289] Upgrade minimum Java runtime version to 21
dongjoon
(spark-connect-swift) branch main updated: [SPARK-56288] Upgrade `gRPC Swift NIO Transport` to 2.6.2
dongjoon
(spark) branch master updated: [SPARK-56204][SQL] Strip `Alias` wrappers from inline table row expressions in parser
wenchen
(spark) branch master updated: [SPARK-56234][CORE] Support disabling log directory scanning by path pattern in SHS
dongjoon
(spark) branch branch-4.1 updated: [SPARK-56250][SQL][FOLLOWUP][4.1] Remove confusing defensive code in SortExec.rowSorter and add warning comment
dongjoon
(spark) branch master updated: [SPARK-56279][CORE] Enable zero-copy sendfile for FileRegion in native Netty transports
yangjie01
(spark) branch master updated: [SPARK-56244][PYTHON][TEST][FOLLOWUP] Lazy scenario building for accurate peakmem benchmarks
ruifengz
(spark) branch master updated: [SPARK-56256][PYTHON] Add emptyDataFrame API to SparkSession
ruifengz
(spark) branch master updated: [SPARK-56270][PYTHON] Fix type hints and import issue for find_spark_home
ruifengz
(spark) branch master updated: [SPARK-56278][CORE] Populate accurate metadata immediately during on-demand loading in SHS
sarutak
(spark-kubernetes-operator) branch main updated: [SPARK-56285] Add `minimize` to `shadowJar` task
dongjoon
(spark-kubernetes-operator) branch main updated: [SPARK-56283] Exclude HDFS/YARN UI resources
dongjoon
(spark-kubernetes-operator) branch main updated: [SPARK-56282] Exclude unnecessary `avro` dependency
dongjoon
(spark-kubernetes-operator) branch main updated: [SPARK-56281] Upgrade PMD to 7.23.0
dongjoon
(spark) branch master updated: [SPARK-56140][UI] Add server-side pagination for SQL tab query listing
dongjoon
(spark) branch master updated (6d4b8b04fa5f -> 2380ee656ef9)
yangjie01
(spark) branch master updated (842d4dd09bea -> 6d4b8b04fa5f)
wenchen
(spark) branch branch-4.1 updated: [SPARK-56250][SQL] Remove confusing defensive code in SortExec.rowSorter and add warning comment
viirya
(spark) branch master updated: [SPARK-56250][SQL] Remove confusing defensive code in SortExec.rowSorter and add warning comment
viirya
(spark) branch master updated: [SPARK-55878][UI] Add Job Timeline to SQL execution detail page
yao
(spark) branch master updated (1ac73b97c94d -> ce1c7162a6f4)
kabhwan
(spark) branch master updated: [SPARK-56258][SQL] Make MetricUtils.stringValue lenient for unknown metric types
yao
(spark) branch master updated: [SPARK-54509][DOCS] Add Documentation for Spark Data Source V2
gurwls223
(spark) branch master updated: [SPARK-56262][PYTHON] Remove the unnecessary mypy check disable for types
gurwls223
(spark-kubernetes-operator) branch main updated: [SPARK-56269] Fix `Gradle 10` deprecation warnings
dongjoon
(spark-kubernetes-operator) branch main updated: [SPARK-56268] Remove unnecessary log4j dependencies from `spark-operator-api`
dongjoon
(spark-kubernetes-operator) branch main updated: [SPARK-56267] Use `testCompileOnly` for `spotbugs-annotations` in `spark-operator`
dongjoon
(spark-connect-swift) branch main updated: [SPARK-56266] Migrate `Examples` to Swift 6.3
dongjoon
(spark-connect-swift) branch main updated: [SPARK-56265] Make `Examples` Docker image sizes up-to-date with the published images
dongjoon
(spark-connect-swift) branch main updated: [SPARK-56264] Use `Swift 6.3` always in CIs
dongjoon
(spark-connect-swift) branch main updated: [SPARK-56263] Upgrade `gRPC Swift NIO Transport` to 2.6.1
dongjoon
(spark-connect-swift) branch main updated: [SPARK-56261] Use `Xcode 26.4` in CIs
dongjoon
(spark) branch master updated: [SPARK-56259][UI] Fix SHS application list table header/data column mismatch
dongjoon
(spark) branch master updated (80d9d47696ce -> fb05d3e5a356)
dongjoon
(spark) branch branch-4.0 updated: [SPARK-56246][INFRA][4.0] Pin pandas to version 2.2.3 in docs Docker image
gurwls223
(spark) branch master updated (592e89632fc4 -> 80d9d47696ce)
ruifengz
(spark) branch master updated: [SPARK-55827][PYTHON] Fix type hint for datasource workers
gurwls223
(spark) branch master updated: [SPARK-56123][PYTHON] Refactor SQL_GROUPED_AGG_ARROW_UDF and SQL_GROUPED_AGG_ARROW_ITER_UDF
ruifengz
(spark) branch master updated: [SPARK-56247][PYTHON] Fix the fall back behavior and type hint of inheritable_thread_target
ruifengz
(spark) branch master updated: [SPARK-56242][PYTHON][TESTS] Add a test to ensure no 3rd party libraries are imported for "import pyspark"
ruifengz
(spark) branch master updated: [SPARK-54944][PYTHON][TEST] Add tests for pa.Array.to_pandas with default arguments
ruifengz
(spark) branch master updated: [SPARK-54804][CONNECT] Reduce conf RPCs SparkSession.createDataset(..)
hvanhovell
(spark) branch master updated: [SPARK-56245][PS] Fix DataFrame.eval inplace assignment on pandas 3
gurwls223
(spark) branch master updated: [SPARK-56221][SQL][PYTHON] Feature parity between spark.catalog.* vs DDL commands
gurwls223
(spark) branch master updated: [SPARK-55630][SS] Skip updating matched flag for non-outer side in stream-stream join v4
kabhwan
(spark-kubernetes-operator) branch main updated: [SPARK-56198] Update Operator to Java Operator SDK 5.3.2
dongjoon
(spark) branch master updated: [SPARK-56239][UI] Fix SQL tab DataTables: API default limit, date format, and appId resolution
yao
(spark) branch master updated: [SPARK-56236][TESTS] Fix npm vulnerabilities related to `picomatch`
yangjie01
(spark) branch master updated: [SPARK-56225][SQL] Improve View WITH SCHEMA EVOLUTION error message
wenchen
(spark) branch master updated: [SPARK-56206][SQL] Fix case-insensitive duplicate CTE name detection
wenchen
(spark) branch master updated: [SPARK-56226][PS][CONNECT] Catch analysis errors before `InternalFrame.__init__` in `.loc`
ruifengz
(spark) branch master updated: [SPARK-55950][PYTHON][CONNECT] Add PySpark support for CDC changes() API
ruifengz
(spark) branch branch-4.0 updated: [SPARK-55502][PYTHON][4.0] Unify UDF and UDTF Arrow conversion error handling
gurwls223
(spark) branch branch-4.1 updated: [SPARK-55502][PYTHON][4.1] Unify UDF and UDTF Arrow conversion error handling
gurwls223
(spark) branch master updated: [SPARK-56219][PS] Align groupby idxmax and idxmin skipna=False behavior with pandas 2/3
gurwls223
(spark) branch master updated: [SPARK-56067][PYTHON] Lazy import psutil to improve import speed
ruifengz
(spark) branch master updated: [SPARK-56166][PYTHON] Use ArrowBatchTransformer.enforce_schema to replace column-wise type coercion logic
ruifengz
(spark) branch master updated: [SPARK-56085][PYTHON][TEST] Add ASV micro-benchmarks for SQL_GROUPED_AGG_ARROW_UDF and SQL_GROUPED_AGG_ARROW_ITER_UDF
ruifengz
(spark) branch master updated: [SPARK-56066][PYTHON] Lazy import numpy to improve import speed
ruifengz
(spark) branch master updated: [SPARK-56217][PYTHON] Fix bucketBy exceptions in connect
ruifengz
(spark) branch master updated: [SPARK-56224][PYTHON] Polish type annotations for accumulators.py
ruifengz
(spark) branch master updated: [SPARK-55579][PYTHON] Rename PySpark error classes to be eval-type-agnostic
ruifengz
(spark) branch master updated: [SPARK-56179][PYTHON] Consolidate error classes for type mismatch - part 3
ruifengz
(spark-kubernetes-operator) branch main updated: [SPARK-56229] Remove `io.netty.noUnsafe` from default JVM args according to Netty change
dongjoon
(spark-kubernetes-operator) branch main updated: [SPARK-56228] Fix `StatusRecorder` to refresh `resourceVersion` on 409 Error before retrying
dongjoon
(spark) branch master updated: [SPARK-56214][BUILD] Upgrade `Netty` to 4.2.12.Final
dongjoon
(spark-kubernetes-operator) branch main updated: [SPARK-56218] Exclude Netty `io_uring`-related dependencies
dongjoon
(spark) branch master updated: [SPARK-54878][SQL] Add sortKeys option to to_json function
gurwls223
(spark) branch dependabot/npm_and_yarn/ui-test/multi-bf05dc1ecf deleted (was 68567093aabb)
github-bot
(spark-kubernetes-operator) branch main updated: [SPARK-56212] Fix `spark-versions` and `python` e2e test flakiness by explicit clean-up
dongjoon
(spark-kubernetes-operator) branch main updated: [SPARK-56215] Exclude `netty-codec-*-quic` dependencies
dongjoon
(spark-kubernetes-operator) branch main updated: [SPARK-56213] Upgrade `Netty` to 4.2.12.Final
dongjoon
(spark) branch dependabot/npm_and_yarn/ui-test/multi-bf05dc1ecf created (now 68567093aabb)
github-bot
(spark) branch master updated: [SPARK-56209][BUILD] Upgrade `vertx` to 4.5.26
dongjoon
(spark) branch master updated (a17e43441da8 -> 489370b29c9a)
dongjoon
(spark) branch master updated: [SPARK-56205][SS] Validate base state store checkpoint ID before committing microbatch
ashrigondekar
(spark) branch branch-4.1 updated: [SPARK-56208][K8S][BUILD][4.1] Upgrade `kubernetes-client` to 7.4.1
dongjoon
(spark-kubernetes-operator) branch main updated: [SPARK-56211] Ban `lombok.(SneakyThrows|val|var)`
dongjoon
(spark-kubernetes-operator) branch main updated: [SPARK-56210] Remove `lombok.SneakyThrows` from `StatusRecorder`
dongjoon
(spark) branch master updated: [SPARK-56203][SQL] Fix race condition in `SortExec.rowSorter`
dongjoon
(spark) branch master updated: [SPARK-55448][CONNECT] Fix query events loss when session closes during query execution
hvanhovell
(spark) branch master updated: [SPARK-33902][SQL] Support CREATE TABLE LIKE for V2
gengliang
(spark) branch master updated: [SPARK-56201][SS] Run SPARK-49829 tests with VCF joins now that StateDataSource supports it
wenchen
(spark) branch master updated: [SPARK-56003][BUILD] Use Nisse as plugin and bump it to 0.7.0
chengpan
(spark) branch master updated (b2abf57797ee -> 9bbc7b74c620)
gurwls223
(spark) branch master updated: [SPARK-55170][PYTHON][FOLLOWUP] Extract _read_arrow_stream to fix latent recursion in _load_group_dataframes
gurwls223
(spark) branch master updated: [SPARK-56179][PYTHON] Consolidate error classes for type mismatch - part 2
ruifengz
(spark) branch master updated: [SPARK-55866][SQL] Rename _LEGACY_ERROR_TEMP_2145 to OPTION_VALUE_EXCEEDS_ONE_CHARACTER
wenchen
(spark) branch master updated: [SPARK-55862][SQL] Rename _LEGACY_ERROR_TEMP_2027 to UNEXPECTED_OPERATOR_IN_CORRELATED_SUBQUERY
wenchen
(spark) branch master updated: [SPARK-55861][SQL] Rename _LEGACY_ERROR_TEMP_2045 to UNSUPPORTED_TABLE_CHANGE
wenchen
(spark-connect-swift) branch main updated: [SPARK-56197] Use `musl` Static Linux SDK for `Examples` Docker images
dongjoon
(spark-kubernetes-operator) branch main updated: [SPARK-56195] Fix `BaseStatus` to handle when K8s API returns `null` for `stateTransitionHistory`
dongjoon
(spark-connect-swift) branch main updated: [SPARK-56196] Use official `Swift 6.3` Docker image instead of nightly
dongjoon
(spark-kubernetes-operator) branch main updated: [SPARK-56193] Fix `spark-operator-api` to use `compileOnly` for `Lombok`
dongjoon
(spark) branch master updated: [SPARK-56184][SQL] Replace `assert` with proper `SparkRuntimeException` in partition column parsing
wenchen
(spark-kubernetes-operator) branch main updated: [SPARK-56194] Upgrade `Lombok` to 1.18.44
dongjoon
(spark-kubernetes-operator) branch main updated: [SPARK-56192] Exclude `spotbugs-annotations` from the uber jar
dongjoon
(spark-connect-swift) branch main updated: [SPARK-56191] Upgrade `gRPC Swift NIO Transport` to 2.6.0
dongjoon
(spark) branch master updated: [SPARK-55700][PS][FOLLOW-UP] Use positional access when squeezing a single-element Series
dongjoon
(spark) branch master updated: [SPARK-56188][PS] Align Series.map({}) with pandas 3 empty-dict behavior
dongjoon
(spark) branch master updated: [SPARK-56151][SQL] Improve CreateVariable display string
dongjoon
(spark-website) branch asf-site updated: [SPARK-55489] Update extended LTS period post SPIP ratification
holden
(spark) branch master updated: [SPARK-56153][SQL][TEST] Add trait `QueryTestBase`
dongjoon
(spark) branch master updated: [SPARK-56180][INFRA] `build/mvn` prefer to download tgz from Google mirror of Maven Central
dongjoon
(spark) branch master updated (d7e9baa06846 -> 71b4d1b56d2e)
dongjoon
(spark) branch master updated: [SPARK-55729][SS] Support state data source reader for new state format v4 on stream-stream join
kabhwan
(spark) branch master updated: [SPARK-51712][SQL] Swallow non-fatal Throwables when resolving tables/views in spark.catalog.listTables()
gurwls223
(spark) branch master updated: [SPARK-56089][SQL][FOLLOW-UP] Use ctx.freshName for codegen variables in Asinh/Acosh
wenchen
(spark) branch master updated: [SPARK-56186][PYTHON] Retire pypy
gurwls223
(spark) branch branch-4.0 updated: [SPARK-55969][SQL] regr_r2 should treat first param as dependent variable
gurwls223
(spark) branch branch-3.5 updated: [SPARK-55969][SQL] regr_r2 should treat first param as dependent variable
gurwls223
(spark) branch branch-4.1 updated: [SPARK-55969][SQL] regr_r2 should treat first param as dependent variable
gurwls223
(spark) branch master updated: [SPARK-55969][SQL] regr_r2 should treat first param as dependent variable
gurwls223
(spark) branch master updated: [SPARK-56187][PS] Fix Series.argsort null ordering for pandas 3
gurwls223
(spark) branch master updated: [SPARK-56182][SQL] Allow SPJ reducing identity to other transforms
dongjoon
(spark) branch master updated: [SPARK-56164][SQL] Fix SPJ merged key ordering
ptoth
(spark) branch master updated: [SPARK-56179][PYTHON] Consolidate error classes for type mismatch - part 1
ruifengz
(spark) branch master updated: [SPARK-56167][PS] Align astype with pandas 3 default string behavior
gurwls223
(spark) branch master updated (75757e183c44 -> 005f2a36f956)
gurwls223
[PR] Document new security vulnerability in Apache Spark [spark-website]
via GitHub
Re: [PR] Document new security vulnerability in Apache Spark [spark-website]
via GitHub
Re: [PR] Document new security vulnerability in Apache Spark [spark-website]
via GitHub
Re: [PR] Document new security vulnerability in Apache Spark [spark-website]
via GitHub
Re: [PR] Document new security vulnerability in Apache Spark [spark-website]
via GitHub
Re: [PR] Document new security vulnerability in Apache Spark [spark-website]
via GitHub
Re: [PR] Document new security vulnerability in Apache Spark [spark-website]
via GitHub
(spark) branch master updated: [SPARK-56169][SQL] Fix `ClassCastException` in error reporting when `GetStructField` child type is changed by plan transformation
wenchen
(spark) branch master updated: [SPARK-55865][SQL] Rename _LEGACY_ERROR_TEMP_1266 to CANNOT_TRUNCATE_EXTERNAL_TABLE
wenchen
(spark) branch master updated: [SPARK-55600][PYTHON][TEST][FOLLOW-UP] Fix test to verify row count preservation with 0-column schema
ruifengz
(spark) branch master updated: [SPARK-56165][PYTHON][TESTS] Use temporary directory instead of saveAsTable in test_data_source_segfault
ruifengz
(spark) branch master updated: [SPARK-56075][PYTHON][FOLLOW-UP] Remove remaining dead python error classes
ruifengz
(spark) branch master updated: [SPARK-55510] Update structured-streaming-state-data-source.md doc to reflect deleteRange
ashrigondekar
(spark) branch master updated: [SPARK-55999][SS][FOLLOW-UP] Explicitly set forceSnapshotUploadOnLag=false in remaining lag-reporting tests
gurwls223
(spark) branch master updated: [SPARK-56163][CORE][K8S] Move `uploadFileToHadoopCompatibleFS` to `Utils`
dongjoon
(spark) branch master updated: [SPARK-56161][K8S] Ban `org.apache.hadoop.util.StringUtils.stringifyException`
dongjoon
(spark) branch master updated: [SPARK-56156][BUILD] Upgrade jackson to 2.21.2
dongjoon
(spark-kubernetes-operator) branch main updated: [SPARK-56162] Prevent Jackson from using reflection on final fields during deserialization for `JEP-500`
dongjoon
(spark-connect-swift) branch main updated: [SPARK-56149] Upgrade `gRPC Swift NIO Transport` to 2.5.0
dongjoon
(spark-connect-swift) branch main updated: [SPARK-56150] Update `README.md` with the docker image sizes
dongjoon
[PR] [SPARK-55489] Update extended LTS period post SPIP ratification [spark-website]
via GitHub
Re: [PR] [SPARK-55489] Update extended LTS period post SPIP ratification [spark-website]
via GitHub
Re: [PR] [SPARK-55489] Update extended LTS period post SPIP ratification [spark-website]
via GitHub
Re: [PR] [SPARK-55489] Update extended LTS period post SPIP ratification [spark-website]
via GitHub
Re: [PR] [SPARK-55489] Update extended LTS period post SPIP ratification [spark-website]
via GitHub
Re: [PR] [SPARK-55489] Update extended LTS period post SPIP ratification [spark-website]
via GitHub
Re: [PR] [SPARK-55489] Update extended LTS period post SPIP ratification [spark-website]
via GitHub
Re: [PR] [SPARK-55489] Update extended LTS period post SPIP ratification [spark-website]
via GitHub
Re: [PR] [SPARK-55489] Update extended LTS period post SPIP ratification [spark-website]
via GitHub
Re: [PR] [SPARK-55489] Update extended LTS period post SPIP ratification [spark-website]
via GitHub
Re: [PR] [SPARK-55489] Update extended LTS period post SPIP ratification [spark-website]
via GitHub
Re: [PR] [SPARK-55489] Update extended LTS period post SPIP ratification [spark-website]
via GitHub
(spark) branch master updated: [SPARK-55839][UI] Add export config button to Environment page
dongjoon
(spark) branch master updated: [SPARK-55690][SQL][FOLLOW-UP] Fix dead references
dongjoon
(spark) branch master updated: [SPARK-55809][CORE][FOLLOWUP] HeapHistogram uses DiagnosticCommandMBean instead of jmap subprocess
dongjoon
(spark) branch master updated: [SPARK-55927][WEBUI][FOLLOWUP] Remove `"jquery.mustache.js"` from `ignorePatterns` in `eslint.js`
dongjoon
(spark-kubernetes-operator) branch main updated: [SPARK-56146] Add e2e test for `resourceRetainPolicy: OnFailure` with a failed SparkApp
dongjoon
(spark-kubernetes-operator) branch main updated: [SPARK-56142] Add worker StatefulSet replica validation to `SparkCluster` e2e test
dongjoon
(spark-kubernetes-operator) branch main updated: [SPARK-56139] Add E2E test for `ApplicationTimeoutConfig` with `driverStartTimeoutMillis`
dongjoon
(spark-kubernetes-operator) branch main updated: [SPARK-56130] Make `values.schema.json` up-to-date
dongjoon
(spark) branch master updated: [SPARK-56135][DOCS] Add option to use venv in PySpark docs
ruifengz
(spark-kubernetes-operator) branch main updated: [SPARK-56136] Add `PySpark 4.1.1` integration test coverage
dongjoon
(spark) branch master updated: [SPARK-56143][WEBIUI] Remove `jquery.cookies`
sarutak
(spark-connect-swift) branch gh-pages updated: Add `Docker Image Size` section
dongjoon
(spark-connect-swift) branch gh-pages updated: [SPARK-55849] Add `.claude` to `.gitignore`
dongjoon
(spark-kubernetes-operator) branch main updated: [SPARK-56144] Remove no-op `spark.master.rest.enabled` because it is enabled by default since Apache Spark 4.1
dongjoon
(spark-kubernetes-operator) branch main updated: [SPARK-56141] Cache Gradle Java Toolchain in CI
dongjoon
(spark-kubernetes-operator) branch main updated: [SPARK-56138] Replace `ubuntu-latest` with `ubuntu-slim` in `build-test` GitHub Actions job
dongjoon
(spark) branch master updated: [SPARK-55875][UI] Switch SQL tab query listing to client-side DataTables
sarutak
(spark) branch master updated: [SPARK-55610][PYTHON] Add getExecutorInfos to StatusTracker in Python
gurwls223
(spark-kubernetes-operator) branch main updated: [SPARK-56132] Increase `emptyDir` sizeLimit to 200Mi for `pi-with-comet`
dongjoon
(spark-kubernetes-operator) branch main updated: [SPARK-56131] Use `jlink` custom JRE runtime to minimize Docker image size
dongjoon
(spark) branch master updated: [SPARK-56128][K8S] Use Java `21-jre` instead of `21` image in K8s Dockerfile
dongjoon
(spark-kubernetes-operator) branch main updated: [SPARK-56078] Expose `failureThreshold` and `timeoutSeconds` in operator livenessProbe schema
dongjoon
Earlier messages
Later messages