commits
Thread
Date
Earlier messages
Later messages
Messages by Date
2026/03/23
(spark) branch master updated: [SPARK-55510] Update structured-streaming-state-data-source.md doc to reflect deleteRange
ashrigondekar
2026/03/23
Re: [PR] [SPARK-55489] Update extended LTS period post SPIP ratification [spark-website]
via GitHub
2026/03/23
Re: [PR] [SPARK-55489] Update extended LTS period post SPIP ratification [spark-website]
via GitHub
2026/03/23
(spark) branch master updated: [SPARK-55999][SS][FOLLOW-UP] Explicitly set forceSnapshotUploadOnLag=false in remaining lag-reporting tests
gurwls223
2026/03/23
(spark) branch master updated: [SPARK-56163][CORE][K8S] Move `uploadFileToHadoopCompatibleFS` to `Utils`
dongjoon
2026/03/23
(spark) branch master updated: [SPARK-56161][K8S] Ban `org.apache.hadoop.util.StringUtils.stringifyException`
dongjoon
2026/03/23
(spark) branch master updated: [SPARK-56156][BUILD] Upgrade jackson to 2.21.2
dongjoon
2026/03/23
Re: [PR] [SPARK-55489] Update extended LTS period post SPIP ratification [spark-website]
via GitHub
2026/03/23
Re: [PR] [SPARK-55489] Update extended LTS period post SPIP ratification [spark-website]
via GitHub
2026/03/23
(spark-kubernetes-operator) branch main updated: [SPARK-56162] Prevent Jackson from using reflection on final fields during deserialization for `JEP-500`
dongjoon
2026/03/23
(spark-connect-swift) branch main updated: [SPARK-56149] Upgrade `gRPC Swift NIO Transport` to 2.5.0
dongjoon
2026/03/23
(spark-connect-swift) branch main updated: [SPARK-56150] Update `README.md` with the docker image sizes
dongjoon
2026/03/23
[PR] [SPARK-55489] Update extended LTS period post SPIP ratification [spark-website]
via GitHub
2026/03/23
(spark) branch master updated: [SPARK-55839][UI] Add export config button to Environment page
dongjoon
2026/03/23
(spark) branch master updated: [SPARK-55690][SQL][FOLLOW-UP] Fix dead references
dongjoon
2026/03/23
(spark) branch master updated: [SPARK-55809][CORE][FOLLOWUP] HeapHistogram uses DiagnosticCommandMBean instead of jmap subprocess
dongjoon
2026/03/23
(spark) branch master updated: [SPARK-55927][WEBUI][FOLLOWUP] Remove `"jquery.mustache.js"` from `ignorePatterns` in `eslint.js`
dongjoon
2026/03/23
(spark-kubernetes-operator) branch main updated: [SPARK-56146] Add e2e test for `resourceRetainPolicy: OnFailure` with a failed SparkApp
dongjoon
2026/03/23
(spark-kubernetes-operator) branch main updated: [SPARK-56142] Add worker StatefulSet replica validation to `SparkCluster` e2e test
dongjoon
2026/03/23
(spark-kubernetes-operator) branch main updated: [SPARK-56139] Add E2E test for `ApplicationTimeoutConfig` with `driverStartTimeoutMillis`
dongjoon
2026/03/23
(spark-kubernetes-operator) branch main updated: [SPARK-56130] Make `values.schema.json` up-to-date
dongjoon
2026/03/23
(spark) branch master updated: [SPARK-56135][DOCS] Add option to use venv in PySpark docs
ruifengz
2026/03/22
(spark-kubernetes-operator) branch main updated: [SPARK-56136] Add `PySpark 4.1.1` integration test coverage
dongjoon
2026/03/22
(spark) branch master updated: [SPARK-56143][WEBIUI] Remove `jquery.cookies`
sarutak
2026/03/22
(spark-connect-swift) branch gh-pages updated: Add `Docker Image Size` section
dongjoon
2026/03/22
(spark-connect-swift) branch gh-pages updated: [SPARK-55849] Add `.claude` to `.gitignore`
dongjoon
2026/03/22
(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
2026/03/22
(spark-kubernetes-operator) branch main updated: [SPARK-56141] Cache Gradle Java Toolchain in CI
dongjoon
2026/03/22
(spark-kubernetes-operator) branch main updated: [SPARK-56138] Replace `ubuntu-latest` with `ubuntu-slim` in `build-test` GitHub Actions job
dongjoon
2026/03/22
(spark) branch master updated: [SPARK-55875][UI] Switch SQL tab query listing to client-side DataTables
sarutak
2026/03/22
(spark) branch master updated: [SPARK-55610][PYTHON] Add getExecutorInfos to StatusTracker in Python
gurwls223
2026/03/21
(spark-kubernetes-operator) branch main updated: [SPARK-56132] Increase `emptyDir` sizeLimit to 200Mi for `pi-with-comet`
dongjoon
2026/03/21
(spark-kubernetes-operator) branch main updated: [SPARK-56131] Use `jlink` custom JRE runtime to minimize Docker image size
dongjoon
2026/03/21
(spark) branch master updated: [SPARK-56128][K8S] Use Java `21-jre` instead of `21` image in K8s Dockerfile
dongjoon
2026/03/21
(spark-kubernetes-operator) branch main updated: [SPARK-56078] Expose `failureThreshold` and `timeoutSeconds` in operator livenessProbe schema
dongjoon
2026/03/21
(spark-kubernetes-operator) branch main updated: [SPARK-56129] Exclude `Netty QUIC` native libraries to minimize Docker image
dongjoon
2026/03/21
(spark-kubernetes-operator) branch main updated: [SPARK-56127] Use `zulu-openjdk-alpine` to minimize the Docker image
dongjoon
2026/03/21
(spark) branch master updated: [SPARK-56113][PS] Improve pandas 3 string restoration in pandas-on-Spark
gurwls223
2026/03/21
(spark) branch master updated: [SPARK-55806][DOCS] add section for running `pyspark` with `uv` inline dependencies
gurwls223
2026/03/21
(spark) branch master updated: [SPARK-56046][SQL] Typed SPJ partition key `Reducer`s
ptoth
2026/03/21
(spark) branch master updated: [SPARK-56089][SQL] Align asinh/acosh with fdlibm algorithm for cross-engine compatibility
ptoth
2026/03/21
(spark) branch master updated: [SPARK-56018][PYTHON][FOLLOW-UP] Disable black check by default
dongjoon
2026/03/21
(spark) branch master updated (7a81e1f22a0c -> bda099a57dc4)
dongjoon
2026/03/21
(spark) branch master updated: [SPARK-56122][PS] Use pandas-aware numeric dtype check in Series.cov
dongjoon
2026/03/21
(spark) branch master updated: [SPARK-56111][CORE] Add SparkContext.isDriver() and use it across the codebase
dongjoon
2026/03/20
(spark) branch branch-4.0 updated: [SPARK-56126][INFRA][4.0] Sync `docker`-related GitHub Actions versions to the ASF approved patterns
dongjoon
2026/03/20
(spark) branch branch-4.1 updated: [SPARK-56126][INFRA][4.1] Sync `docker`-related GitHub Actions versions to the ASF approved patterns
dongjoon
2026/03/20
(spark) branch master updated: [SPARK-56126][INFRA] Sync `docker`-related GitHub Actions versions to the ASF approved patterns
dongjoon
2026/03/20
(spark-connect-swift) branch main updated: [SPARK-56124] Sync `docker`-related GitHub Actions versions to the ASF approved patterns
dongjoon
2026/03/20
(spark-kubernetes-operator) branch main updated: [SPARK-56119] Sync `docker`-related GitHub Actions versions to the ASF approved patterns
dongjoon
2026/03/20
(spark-kubernetes-operator) branch main updated: [SPARK-56117] Make `spotless` ignore `.claude` directory
dongjoon
2026/03/20
(spark-kubernetes-operator) branch main updated: [SPARK-56116] Upgrade `Gradle` to 9.4.1
dongjoon
2026/03/20
(spark-kubernetes-operator) branch main updated: [SPARK-56114] Use Java 26 instead of 25 except `build-test` matrix job
dongjoon
2026/03/20
(spark) branch master updated: [SPARK-55999][SS] Enable forceSnapshotUploadOnLag by default
ashrigondekar
2026/03/20
(spark) branch master updated: [SPARK-56020][SQL][FOLLOW-UP] Use `Reducer.displayName()` in `GroupPartitions` textual representation
dongjoon
2026/03/20
(spark-kubernetes-operator) branch main updated: [SPARK-56107][FOLLOWUP] Remove `docker run` step from `build-image` GitHub Actions job
dongjoon
2026/03/20
(spark-connect-swift) branch main updated: [SPARK-56112] Update `publish_image` to cover all example images
dongjoon
2026/03/20
(spark-connect-swift) branch main updated: [SPARK-56110] Use `Distroless` images for `Examples`
dongjoon
2026/03/20
(spark) branch master updated (3e42583936bc -> 146b5cdbbf84)
allisonwang
2026/03/20
(spark-connect-swift) branch main updated: [SPARK-56109] Remove `Super-Linter` from GitHub Actions jobs
dongjoon
2026/03/20
(spark-kubernetes-operator) branch main updated: [SPARK-56107] Remove `docker-entrypoint.sh`
dongjoon
2026/03/20
(spark-kubernetes-operator) branch main updated: [SPARK-56108] Remove `Super-Linter` from GitHub Actions jobs
dongjoon
2026/03/20
(spark-connect-swift) branch main updated: [SPARK-56106] Optimize `stream` example Docker image size
dongjoon
2026/03/20
(spark) branch master updated: [SPARK-56104][BUILD] Upgrade `junit` to 6.0.3
dongjoon
2026/03/20
(spark) branch master updated: [SPARK-56102][SQL] `UnionEstimation` code cleanup
dongjoon
2026/03/20
(spark-kubernetes-operator) branch main updated: [SPARK-56105] Upgrade `shadow-jar-plugin` to 8.3.10
dongjoon
2026/03/20
(spark) branch master updated: [SPARK-55809][CORE] HeapHistogram uses DiagnosticCommandMBean instead of jmap subprocess
dongjoon
2026/03/20
(spark-kubernetes-operator) branch main updated: [SPARK-56103] Upgrade `junit` to 6.0.3
dongjoon
2026/03/20
(spark) branch branch-4.0 updated: [SPARK-55848][SQL][4.0] Fix incorrect dedup results with SPJ partial clustering
ptoth
2026/03/20
(spark-connect-swift) branch main updated: [SPARK-56094] Support `getOperationStatuses` API
dongjoon
2026/03/20
(spark) branch master updated: [SPARK-56101][INFRA] Upgrade `flatted` to 3.4.2
dongjoon
2026/03/20
(spark) branch master updated: [SPARK-56032][SQL] Support subexpression elimination in `FilterExec` whole-stage codegen
dongjoon
2026/03/20
(spark-kubernetes-operator) branch main updated: [SPARK-56099] Upgrade `spotless-plugin` to 8.4.0
dongjoon
2026/03/20
(spark-kubernetes-operator) branch main updated: [SPARK-56096] Upgrade `mockito` to 5.23.0
dongjoon
2026/03/20
(spark-connect-swift) branch main updated: [SPARK-56097] Optimize `web` example Docker image size
dongjoon
2026/03/20
(spark-connect-swift) branch main updated: [SPARK-56095] Optimize `app` example Docker image size
dongjoon
2026/03/20
(spark) branch master updated: [SPARK-56098][BUILD] Upgrade `mockito-core` to 5.23.0 and use `mockito-5-18`
dongjoon
2026/03/20
(spark) branch master updated: [SPARK-55848][SQL][TESTS] Add regression tests for SPJ partial clustering dedup
ptoth
2026/03/20
(spark) branch master updated: [SPARK-56035][SQL] Introduce `AggregationValidator ` for single-pass resolver `Aggregate` validation
wenchen
2026/03/20
(spark) branch master updated: [SPARK-55799][PYTHON][TESTS][FOLLOW-UP] Disable some expensive tests for data source simple worker
gurwls223
2026/03/20
(spark) branch master updated: [SPARK-55751][SS] Add metrics on state store loads from DFS
kabhwan
2026/03/19
(spark) branch master updated: [SPARK-55686][CORE] SizeEstimator takes care of Compact Object Headers
chengpan
2026/03/19
(spark) branch master updated: [SPARK-56047][SQL] Propagate `distinctCount` through Union in CBO statistics estimation
dongjoon
2026/03/19
(spark) branch branch-4.0 updated: [SPARK-56044][CORE] HistoryServerDiskManager does not delete app store on release when app is not in active map
dongjoon
2026/03/19
(spark) branch branch-4.1 updated: [SPARK-56044][CORE] HistoryServerDiskManager does not delete app store on release when app is not in active map
dongjoon
2026/03/19
(spark) branch master updated: [SPARK-56044][CORE] HistoryServerDiskManager does not delete app store on release when app is not in active map
dongjoon
2026/03/19
(spark) branch master updated: [SPARK-55949][SQL][CONNECT] Add DataFrame API and Spark Connect support for CDC queries
gengliang
2026/03/19
(spark) branch branch-4.1 updated: [SPARK-55626][SQL][4.1] Don't load metadata columns on Table unless needed in V2TableUtil
dongjoon
2026/03/19
(spark-kubernetes-operator) branch main updated: [SPARK-56091] Upgrade `Apache DataFusion Comet` to 0.14.0
dongjoon
2026/03/19
(spark-kubernetes-operator) branch main updated: [SPARK-56088] Support Java 26
dongjoon
2026/03/19
(spark-connect-swift) branch main updated: [SPARK-56090] Fix 64-byte alignment calculation in ArrowBuffer
dongjoon
2026/03/19
(spark) branch master updated: [SPARK-56080][PS] Align Series.argmax/argmin with pandas 3.0 NA handling
gurwls223
2026/03/19
(spark) branch master updated: [SPARK-56081][PS] Align idxmax and idxmin NA handling with pandas 3
gurwls223
2026/03/19
(spark) branch master updated: [SPARK-55667][PYTHON][CONNECT][FOLLOWUP] Detect REPL for doctest check
gurwls223
2026/03/19
(spark) branch master updated: [SPARK-56050][SQL] Eagerly resolve IDENTIFIER() with string literals at parse time
dongjoon
2026/03/19
(spark) branch dependabot/npm_and_yarn/dev/flatted-3.4.2 deleted (was 4cbdb408603c)
github-bot
2026/03/19
(spark-connect-swift) branch main updated: [SPARK-56086] Use `URL.homeDirectory` for iOS
dongjoon
2026/03/19
(spark) branch dependabot/npm_and_yarn/dev/flatted-3.4.2 created (now 4cbdb408603c)
github-bot
2026/03/19
(spark-kubernetes-operator) branch main updated: [SPARK-56087] Use Java 26 toolchain while supporting Java 17+
dongjoon
2026/03/19
(spark) branch master updated: [SPARK-55145][SS] Support Avro for timestamp based RocksDB state key encoders
kabhwan
2026/03/19
(spark) branch master updated: [SPARK-55147][SS] Scope timestamp range for time-interval join retrieval in V4 state format
kabhwan
2026/03/19
(spark-connect-swift) branch main updated: [SPARK-56083] Add `pyspark-connect` example
dongjoon
2026/03/19
(spark-connect-swift) branch main updated: [SPARK-56082] Optimize `spark-sql` example Docker image size
dongjoon
2026/03/19
(spark-connect-swift) branch main updated: [SPARK-56079] Optimize `pi` example Docker image size
dongjoon
2026/03/19
(spark-connect-swift) branch main updated: [SPARK-56077] Upgrade `gRPC Swift NIO Transport` to 2.4.5
dongjoon
2026/03/19
(spark-connect-swift) branch main updated: [SPARK-56058] Import `FoundationEssentials` instead of `Foundation` if available
dongjoon
2026/03/19
(spark) branch master updated: [SPARK-55887][CONNECT][FOLLOWUP] Fix flaky SparkConnectServiceSuite limit/tail tests
dongjoon
2026/03/19
(spark) branch master updated: [SPARK-56075][PYTHON] Remove a batch of dead python error classes
dongjoon
2026/03/19
(spark) branch master updated: [SPARK-55983][SQL][FOLLOW-UP] New single-pass analyzer functionality and bugfixes
dtenedor
2026/03/19
(spark-website) branch dependabot/bundler/json-2.15.2.1 created (now f54de99b83)
github-bot
2026/03/19
[PR] Bump json from 2.15.1 to 2.15.2.1 [spark-website]
via GitHub
2026/03/19
(spark) branch master updated: [SPARK-56048][UI] Add copy plan text and share link buttons to SQL execution page
yao
2026/03/19
(spark) branch master updated: [SPARK-55723][PYTHON] Generalize enforce_schema error to PySparkTypeError
gurwls223
2026/03/19
(spark) branch master updated: [SPARK-56073][PYTHON][SQL] Simplify the build of `PythonRunnerConfMap`
gurwls223
2026/03/19
(spark) branch master updated: [SPARK-56020][SQL] Improve `GroupPartitions` Spark UI
ptoth
2026/03/18
(spark) branch master updated: [SPARK-55059][PYTHON] Remove empty table workaround in toPandas
gurwls223
2026/03/18
(spark) branch master updated (ff99062dd704 -> 6debd477300f)
gurwls223
2026/03/18
(spark) branch master updated: [SPARK-56056][PYTHON] Support simpler worker profiling with viztracer
ruifengz
2026/03/18
(spark-connect-swift) branch main updated: [SPARK-56072] Use `Decimal` constructor instead of `pow`
dongjoon
2026/03/18
(spark-connect-swift) branch main updated: [SPARK-56071] Avoid `ObjCBool` usage
dongjoon
2026/03/18
(spark) branch master updated: [SPARK-56049][UI] Add search/filter for metrics in SQL plan viz side panel
dongjoon
2026/03/18
(spark) branch master updated: [SPARK-56060][PS] Handle pandas 3 null string conversion in describe() for empty timestamp frames
gurwls223
2026/03/18
(spark) branch master updated: [SPARK-55577][PYTHON] Refactor SQL_SCALAR_ARROW_ITER_UDF wrapper, mapper, and serializer logic
ruifengz
2026/03/18
(spark) branch master updated: [SPARK-56062][PYTHON] Isolate memory_profiler to improve import time
gurwls223
2026/03/18
(spark) branch master updated: [SPARK-56023][SS] Better load balance in LowLatencyMemoryStream
kabhwan
2026/03/18
(spark-connect-swift) branch main updated: [SPARK-56070] Avoid `NSString.expandingTildeInPath` usage
dongjoon
2026/03/18
(spark-connect-swift) branch main updated: [SPARK-56069] Use `FileManager.default.temporaryDirectory` instead of `NSTemporaryDirectory`
dongjoon
2026/03/18
(spark-connect-swift) branch main updated: [SPARK-56068] Use `Date.FormatStyle` instead of `DateFormatter`
dongjoon
2026/03/18
(spark) branch master updated: [SPARK-56011][PYTHON][INFRA] Add python/asv wrapper script for running benchmarks from repo root
gurwls223
2026/03/18
(spark-connect-swift) branch main updated: [SPARK-56064] Use `SystemPackage.FileDescriptor` instead of `FileHandle`
dongjoon
2026/03/18
(spark) branch master updated: [SPARK-50284][PYTHON] Change docs for parseJson function
gurwls223
2026/03/18
(spark) branch master updated: [SPARK-53675][PYTHON] Add str support in withColumn and withColumns in PySpark
gurwls223
2026/03/18
(spark) branch master updated: [SPARK-50111][PYTHON] Add subplots support for pie charts in Plotly backend
gurwls223
2026/03/18
(spark) branch master updated: [SPARK-47997][PS] Add errors parameter to DataFrame.drop and Series.drop
gurwls223
2026/03/18
(spark) branch master updated: [SPARK-55948][SQL] Add DSv2 CDC connector API, analyzer resolution, and SQL CHANGES clause
gengliang
2026/03/18
(spark-connect-swift) branch main updated: [SPARK-56061] Use integer arithmetic instead of `ceil`
dongjoon
2026/03/18
(spark) branch master updated: [SPARK-56043][SQL] Wrap NullPointerException from Avro 1.12.x ParseContext.resolve() in SchemaParseException
gurwls223
2026/03/18
(spark) branch master updated: [SPARK-55056][SQL][PYTHON][TEST] Add tests using Arrow to deserialize nested array with empty outer array
gurwls223
2026/03/18
(spark-connect-swift) branch main updated: [SPARK-56059] Use `ContinuousClock` instead of `DispatchTime`
dongjoon
2026/03/18
(spark-connect-swift) branch main updated: [SPARK-56053] Upgrade `gRPC Swift Protobuf` to 2.2.1
dongjoon
2026/03/18
(spark) branch master updated: [SPARK-56031][SQL] Make Natural Join column matching respect case sensitivity conf
wenchen
2026/03/18
(spark-connect-swift) branch main updated: [SPARK-56051] Upgrade `grpc-swift-2` to 2.3.0
dongjoon
2026/03/18
(spark) branch master updated: [SPARK-55645][SQL][FOLLOWUP] Move serdeName to last parameter and filter empty strings
wenchen
2026/03/18
(spark) branch branch-4.1 updated: [SPARK-56045][SQL][4.1] Add flag for ignoring Parquet UNKNOWN type annotation and revert to old behavior
dongjoon
2026/03/18
(spark) branch branch-4.1 updated: [SPARK-55848][SQL][4.1][FOLLOW-UP] Restore deleted comments
ptoth
2026/03/18
(spark) branch master updated: [SPARK-55728][SS] Introduce conf for file checksum threadpool size and support disabling the threadpool
ashrigondekar
2026/03/18
(spark) branch branch-3.5 updated (30f1b6054042 -> 689ae63d0329)
ptoth
2026/03/18
(spark) branch branch-4.1 updated: Revert "[SPARK-56045][SQL] Add flag for ignoring Parquet UNKNOWN type annotation and revert to old behavior"
dongjoon
2026/03/18
(spark) branch branch-4.1 updated: [SPARK-56045][SQL] Add flag for ignoring Parquet UNKNOWN type annotation and revert to old behavior
wenchen
2026/03/18
(spark) branch master updated: [SPARK-56045][SQL] Add flag for ignoring Parquet UNKNOWN type annotation and revert to old behavior
wenchen
2026/03/18
(spark) branch master updated (99044a856bbb -> b06bcfc472d1)
wenchen
2026/03/18
(spark) branch master updated: [SPARK-44065][SQL] Optimize BroadcastHashJoin skew in OptimizeSkewedJoin
chengpan
2026/03/17
(spark) branch master updated: [SPARK-56042][SS] Fix swapped external/internal col family count metrics in RocksDBStateStoreProvider
kabhwan
2026/03/17
(spark) branch master updated: [SPARK-55596][SQL] DSV2 Enhanced Partition Stats Filtering
gengliang
2026/03/17
(spark) branch branch-3.5 updated (b07c654bfa81 -> 30f1b6054042)
sarutak
2026/03/17
(spark) branch master updated: [SPARK-55973][SS] LeftSemi optimization for stream-stream join
kabhwan
2026/03/17
(spark) branch master updated: [SPARK-56021][SS] Increase AutoSnapshotRepair default maxChangeFileReplay threshold from 50 to 500
ashrigondekar
2026/03/17
(spark) branch master updated: [SPARK-55963][K8S] Optimize snapshot traversal in ExecutorPodsAllocator
dongjoon
2026/03/17
(spark) branch master updated: [SPARK-56041][PS][TESTS] Normalize ndarray values in apply_batch typed result comparison for pandas 3
dongjoon
2026/03/17
(spark) branch branch-4.0 updated: [SPARK-55859][PYTHON][TESTS][4.0] Fix udf tests with double
gurwls223
2026/03/17
(spark) branch master updated: [SPARK-53970][PYTHON] Remove incorrect 'optional' tag for messageNameā¦
gurwls223
2026/03/17
(spark) branch master updated: [SPARK-52785][PYTHON] Simplifying super() syntax in PySpark
gurwls223
2026/03/17
(spark) branch master updated: [MINOR][CORE][TESTS] Call System.gc() before running test java.lang.ArrayIndexOutOfBoundsException in TimSort
gurwls223
2026/03/17
(spark) branch master updated: [SPARK-55851][PYTHON][FOLLOW-UP] Deal with NotImplementedError for partitions()
gurwls223
2026/03/17
(spark) branch branch-4.0 updated: [SPARK-54148][INFRA] Add `libwebp-dev` to all `dev/spark-test-image/*/Dockerfile`
dongjoon
2026/03/17
(spark) branch branch-4.0 updated: [SPARK-56039][INFRA] Install `remotes` R package for `dev/infra/Dockerfile`
dongjoon
2026/03/17
(spark) branch branch-4.1 updated: [SPARK-56039][INFRA] Install `remotes` R package for `dev/infra/Dockerfile`
dongjoon
2026/03/17
(spark) branch master updated: [SPARK-56039][INFRA] Install `remotes` R package for `dev/infra/Dockerfile`
dongjoon
2026/03/17
(spark) branch master updated (5acd8e6190c3 -> d06d0864ed28)
dtenedor
2026/03/17
(spark-kubernetes-operator) branch main updated: [SPARK-56037] Use Java 26 instead of 26-ea
dongjoon
2026/03/17
(spark) branch branch-4.0 updated: [SPARK-56025][INFRA] Install `remotes` R package for `spark-test-image/(lint|docs|sparkr)/Dockerfile`
dongjoon
2026/03/17
(spark-connect-swift) branch main updated: [SPARK-56036] Use `4.2.0-preview3` instead of `RC1`
dongjoon
2026/03/17
(spark) branch branch-4.0 updated: [SPARK-54140][INFRA] Add `libwebp-dev` to fix `dev/spark-test-image/lint/Dockerfile` building
dongjoon
2026/03/17
(spark) branch branch-4.0 updated: [SPARK-54141][INFRA] Add `libwebp-dev` to fix `dev/infra/Dockerfile` building
dongjoon
2026/03/17
(spark) branch branch-4.1 updated: [SPARK-56025][INFRA] Install `remotes` R package for `spark-test-image/(lint|docs|sparkr)/Dockerfile`
dongjoon
2026/03/17
(spark) branch branch-4.0 updated: [SPARK-56027][INFRA] Fix `NoEmptyContinuation` warning of `spark-test-image/lint/Dockerfile`
dongjoon
2026/03/17
(spark) branch branch-4.1 updated: [SPARK-56027][INFRA] Fix `NoEmptyContinuation` warning of `spark-test-image/lint/Dockerfile`
dongjoon
2026/03/17
(spark) branch master updated: [SPARK-56027][INFRA] Fix `NoEmptyContinuation` warning of `spark-test-image/lint/Dockerfile`
dongjoon
2026/03/17
(spark) branch master updated: [SPARK-48139][CONNECT][TESTS] Re-enable `SparkSessionE2ESuite.interrupt tag`
dongjoon
2026/03/17
(spark) branch branch-4.0 updated: [SPARK-55998][SHS] Synchronize more places on accessing SHS listing.db
chengpan
2026/03/17
(spark) branch branch-3.5 updated: [SPARK-55998][SHS] Synchronize more places on accessing SHS listing.db
chengpan
2026/03/17
(spark) branch branch-4.1 updated: [SPARK-55998][SHS] Synchronize more places on accessing SHS listing.db
chengpan
2026/03/17
(spark) branch master updated: [SPARK-55998][SHS] Synchronize more places on accessing SHS listing.db
chengpan
2026/03/17
(spark) branch master updated: [SPARK-55996][CORE] Remove default `jdk.reflect.useDirectMethodHandle=false`
chengpan
2026/03/17
(spark) branch master updated: [SPARK-56000][BUILD] Upgrade `arrow-java` to 19.0.0
yangjie01
2026/03/17
(spark) branch master updated: [SPARK-56025][INFRA] Install `remotes` R package for `spark-test-image/(lint|docs|sparkr)/Dockerfile`
sarutak
2026/03/17
(spark) branch master updated: [SPARK-55964] Cache coherence: clear function registry on DROP DATABASE
wenchen
2026/03/17
(spark) branch master updated: [SPARK-55857][SQL] Support ignoreMissingFiles during schema inferenceā¦
wenchen
2026/03/17
(spark) branch master updated: [SPARK-56002][UI] Make SQL plan visualization metrics table sortable
yao
2026/03/17
(spark) branch master updated: [SPARK-55714][SQL][FOLLOWUP] Narrow overflow message canonicalization to only match JDK patterns
wenchen
2026/03/16
(spark) branch master updated: [SPARK-55995][SQL] Support TIMESTAMP WITH LOCAL TIME ZONE in SQL syntax
dongjoon
2026/03/16
(spark-kubernetes-operator) branch main updated: [SPARK-56005] Propagate MDC context in SparkClusterReconciler
dongjoon
2026/03/16
(spark) branch master updated (e51e707b705f -> 40417a6d6fe8)
dongjoon
2026/03/16
(spark) branch master updated: [SPARK-56008][BUILD] Upgrade `tink` to 1.20.0
dongjoon
2026/03/16
(spark) branch bhj-fallback deleted (was 22eb3368ad7b)
sunchao
2026/03/16
(spark) 06/11: address codex comments
sunchao
2026/03/16
(spark) 10/11: Simplify AQE broadcast fallback by removing extra replan guards
sunchao
2026/03/16
(spark) 07/11: address codex comments
sunchao
2026/03/16
(spark) branch bhj-fallback created (now 22eb3368ad7b)
sunchao
2026/03/16
(spark) 09/11: Preserve AQE behavior when fallback is off and inline broadcast wrap
sunchao
Earlier messages
Later messages