commits
Thread
Date
Earlier messages
Messages by Date
2026/04/30
(spark) branch master updated: [SPARK-56689][K8S] Improve `ExecutorResizePlugin` to reuse `KubernetesClusterSchedulerBackend.kubernetesClient`
dongjoon
2026/04/30
(spark) branch master updated: [SPARK-56639][SQL] frozen path semantics
allisonwang
2026/04/30
(spark) branch master updated (c2510114e9cb -> 4b3f8c3796ec)
gengliang
2026/04/30
svn commit: r84242 - dev/spark
huaxingao
2026/04/30
(spark) branch master updated: [SPARK-56684][K8S] Expose `KubernetesClusterSchedulerBackend.kubernetesClient` to `k8s` package
dongjoon
2026/04/30
(spark) branch master updated: [SPARK-56672][SQL] Rename TableViewCatalog.listRelationSummaries to listTableAndViewSummaries
gengliang
2026/04/30
(spark) branch master updated: [SPARK-40193][SQL][FOLLOWUP] Rename `spark.sql.optimizer.mergeSubplans.( -> filterPropagation.)symmetricFilterPropagation.enabled`
dongjoon
2026/04/30
(spark) branch master updated: [SPARK-56575][CORE] Extract scheduleResubmit() helper to remove identical code blocks
jiangxb1987
2026/04/30
(spark-kubernetes-operator) branch main updated: [SPARK-56679] Fix Helm chart to render valid YAML for operator ConfigMap
dongjoon
2026/04/30
(spark) branch master updated (1a4ed8f16635 -> 1186f023c1d8)
aokolnychyi
2026/04/30
(spark) branch master updated: [SPARK-56477][PYTHON] Refactor SQL_GROUPED_MAP_PANDAS_UDF
ruifengz
2026/04/30
(spark) branch master updated: [MINOR][PYTHON][TESTS] Rename `test_resources` to `test_parity_resources` for Connect parity convention
ruifengz
2026/04/30
(spark) branch master updated: [SPARK-56673][PYTHON][TESTS] Merge connect.test_session into connect.test_connect_session
ruifengz
2026/04/30
(spark) branch master updated: Revert "[SPARK-56669][SQL] Implement group filtering for WriteDelta row level operations"
yangjie01
2026/04/29
(spark) branch master updated: [SPARK-46830][SQL] Fix collation strength for parameter markers in EXECUTE IMMEDIATE
wenchen
2026/04/29
(spark) branch master updated: [SPARK-56666][INFRA] Reduce unidoc CI log noise with -Xdoclint:-missing and -verbose post-filter
wenchen
2026/04/29
(spark) branch master updated: [SPARK-56670][K8S] Restrict `ExecutorResizePlugin` to `direct` pods allocator
dongjoon
2026/04/29
(spark) branch master updated: [SPARK-56669][SQL] Implement group filtering for WriteDelta row level operations
gengliang
2026/04/29
(spark) branch master updated: [SPARK-55953][SQL] Compute net changes in ResolveChangelogTable for batch CDC reads
gengliang
2026/04/29
(spark) branch master updated: [SPARK-56632][SQL][CONNECT] Fix AMBIGUOUS_COLUMN_REFERENCE regression for reused DataFrame in natural join
ruifengz
2026/04/29
(spark) branch master updated: [SPARK-56634][PYTHON][TESTS] Enable and fix pyspark.sql.tests.connect.test_session
ruifengz
2026/04/29
(spark) branch master updated: [SPARK-56387][PYTHON][FOLLOWUP] Keep the original profiler result and create v2 for new format
gurwls223
2026/04/29
(spark) branch master updated: [MINOR][PYTHON][TESTS] Drop legacy `(object)` base from PySpark test mixins
ruifengz
2026/04/29
(spark) branch master updated: [SPARK-56662][PYTHON][TESTS] Fix mixin/base inheritance order in PySpark test classes
ruifengz
2026/04/29
(spark-connect-swift) branch main updated: [SPARK-56668] Upgrade `actions/setup-java` to v5
dongjoon
2026/04/29
(spark) branch master updated: [SPARK-56652][SQL] Always emit RELY/NORELY in DESCRIBE EXTENDED constraint output
gengliang
2026/04/29
(spark-kubernetes-operator) branch main updated: [SPARK-56667] Upgrade `Gradle` to 9.5.0
dongjoon
2026/04/29
(spark-kubernetes-operator) branch main updated: [SPARK-56665] Use `gradle:9.4.1-jdk26-noble` Docker image for builder stage
dongjoon
2026/04/29
(spark) branch master updated: [SPARK-56412] Implement DirectWorkerDispatcher that spawns UDF workers as local callable
dtenedor
2026/04/29
(spark) branch master updated: [SPARK-56657][PYTHON][TESTS] Add ASV microbenchmark for SQL_MAP_PANDAS_ITER_UDF
ruifengz
2026/04/29
(spark) branch master updated: [SPARK-56649][PYTHON][TESTS] Add ASV microbenchmark for SQL_GROUPED_MAP_PANDAS_ITER_UDF
ruifengz
2026/04/29
(spark) branch master updated: [SPARK-56658][PYTHON][TESTS] Add ASV microbenchmark for SQL_WINDOW_AGG_PANDAS_UDF
ruifengz
2026/04/29
(spark) branch master updated: [SPARK-56636][INFRA] Decouple scalastyle from compile + clean up unidoc log noise
wenchen
2026/04/29
(spark) branch master updated: [SPARK-56614][SQL][CONNECT][TESTS][FOLLOWUP] Pin strictDataFrameColumnResolution=true for lazy column validation test
ruifengz
2026/04/28
(spark) branch branch-4.1 updated: [SPARK-56653][K8S][DOCS] Document `spark.kubernetes.(executor.useDriverPodIP|allocation.maxPendingPodsPerRp|driver.annotateExitException)`
dongjoon
2026/04/28
(spark) branch master updated: [SPARK-56653][K8S][DOCS] Document `spark.kubernetes.(executor.useDriverPodIP|allocation.maxPendingPodsPerRp|driver.annotateExitException)`
dongjoon
2026/04/28
(spark) branch master updated: [SPARK-55951][SQL] Add ChangelogTable schema validation and INVALID_CHANGELOG_SCHEMA error class
gengliang
2026/04/28
(spark) branch master updated: [SPARK-56134][SQL] Make BufferedRowIterator.unsafeRow public to avoid IllegalAccessError
gurwls223
2026/04/28
(spark) branch master updated: [SPARK-55952][SPARK-55953][SQL] Add ResolveChangelogTable analyzer rule for batch CDC post-processing
gengliang
2026/04/28
(spark) branch master updated: [SPARK-56587][SQL] Show table names for V2 write nodes in UI
dongjoon
2026/04/28
(spark) branch master updated: [SPARK-56549][SQL] Dynamically enable k-way merge in `GroupPartitionsExec` only when parent requires ordering
dongjoon
2026/04/28
(spark) branch master updated: [SPARK-56646][K8S][DOCS] Document K8s executor resize and recovery mode configs
dongjoon
2026/04/28
(spark) branch master updated: Revert "[SPARK-55952][SPARK-55953][SQL] Add ResolveChangelogTable analyzer rule for batch CDC post-processing"
dongjoon
2026/04/28
(spark) branch master updated (0b1bcbd4eec6 -> d3bf35390c76)
gengliang
2026/04/28
(spark-kubernetes-operator) branch main updated: [SPARK-56644] Support periodic GC
dongjoon
2026/04/28
(spark) branch master updated: [SPARK-56551][SQL][FOLLOW-UP] Add DSv2 DML tests with always true/false filters
aokolnychyi
2026/04/28
svn commit: r84156 - in dev/spark/v4.2.0-preview5-rc1-docs: . _site _site/api _site/api/R _site/api/R/articles _site/api/R/articles/sparkr-vignettes_files _site/api/R/articles/sparkr-vignettes_files/accessible-code-block-0.0.1 _site/api/R/deps _site/ap...
gurwls223
2026/04/27
(spark) branch master updated: [SPARK-55952][SPARK-55953][SQL] Add ResolveChangelogTable analyzer rule for batch CDC post-processing
gengliang
2026/04/27
svn commit: r84153 - dev/spark/v4.2.0-preview5-rc1-bin
gurwls223
2026/04/27
(spark) tag v4.2.0-preview5-rc1 created (now ba9d5b371c2e)
gurwls223
2026/04/27
(spark) 01/01: Preparing Spark release v4.2.0-preview5-rc1
gurwls223
2026/04/27
(spark) branch master updated: [SPARK-56364][BUILD][TESTS][FOLLOWUP] Expand pathing JARs in createJarWithScalaSources
wenchen
2026/04/27
(spark) branch master updated: [MINOR][PS][DOCS] Replace ellipsis with ASCII in pandas-on-Spark DataFrame docstrings
ruifengz
2026/04/27
(spark) branch master updated: [SPARK-56641][BUILD] Upgrade `commons-codec` to 1.22.0
dongjoon
2026/04/27
(spark) branch master updated: [SPARK-56275][K8S] Set appProtocol on spark-connect service port
dongjoon
2026/04/27
[PR] Update redirected links in contributing.md to canonical URLs [spark-website]
via GitHub
2026/04/27
(spark) branch master updated: [SPARK-56640][BUILD] Upgrade `commons-io` to 2.22.0
dongjoon
2026/04/27
(spark) branch master updated: [SPARK-56591][SQL][TESTS][FOLLOWUP] Remove redundant QueryTest mixin from SharedSparkSession subclasses
ruifengz
2026/04/27
(spark) branch master updated: [SPARK-55441][SQL] Types Framework - Phase 1c - Client Integration
maxgekk
2026/04/27
(spark) branch master updated: [SPARK-56616][SQL] Make `UnresolvedPipeAggregateOrdinal` extend `NamedExpression` directly
wenchen
2026/04/27
(spark) branch master updated: [MINOR][PS][DOCS] Replace curly quotes with ASCII in pandas-on-Spark index comments
ruifengz
2026/04/26
(spark) branch master updated: [SPARK-56631][DOC] Update `addressable` gem version to 2.9.0
yangjie01
2026/04/26
(spark) branch master updated: [SPARK-56609][SQL][TESTS] Remove redundant SparkFunSuite mixin from QueryTest/PlanTest subclasses
ruifengz
2026/04/26
(spark) branch master updated: [SPARK-56030][SQL] Normalize inner Project when below Project -> Filter
wenchen
2026/04/26
(spark) branch master updated: [SPARK-56629][PYTHON][TESTS] Add ASV microbenchmark for SQL_COGROUPED_MAP_PANDAS_UDF
gurwls223
2026/04/26
(spark) branch master updated: [SPARK-56630][INFRA] Surface javadoc crash culprit in unidoc failure output
gurwls223
2026/04/26
(spark) branch master updated: [SPARK-56614][SQL][CONNECT] Add config for strict DataFrame column resolution
gurwls223
2026/04/26
(spark) branch master updated: [SPARK-56610][INFRA] Make JIRA connect timeout configurable in merge_spark_pr.py
gurwls223
2026/04/26
(spark) branch master updated: [SPARK-56625][SPARK][SQL][TESTS] Strengthen array_position collation coverage
wenchen
2026/04/26
(spark) branch master updated: [SPARK-56606][SQL] Bump embedded SRS registry to PROJ 9.8.1
wenchen
2026/04/24
(spark) branch master updated (c241d5ad4a23 -> 9ca391927d15)
ptoth
2026/04/24
(spark-kubernetes-operator) branch main updated: [SPARK-56628] Update `lombok` to 1.18.46
dongjoon
2026/04/24
(spark) branch master updated: [SPARK-56624][K8S] Promote `KubernetesUtils` to `Stable`
dongjoon
2026/04/24
(spark) branch master updated: [SPARK-56623][K8S] Promote `KubernetesDriverSpec` to `Stable`
dongjoon
2026/04/24
(spark) branch master updated: [SPARK-56622][K8S][INFRA] Update K8s IT CI to use K8s 1.36
dongjoon
2026/04/24
(spark-kubernetes-operator) branch main updated: [SPARK-56621] Update CI to test K8s 1.36
dongjoon
2026/04/24
(spark) branch master updated: [SPARK-56032][SQL][FOLLOWUP] Defer throw-capable notNullPreds past guard otherPreds in FilterExec CSE codegen
wenchen
2026/04/24
(spark) branch master updated: [SPARK-56186][PYTHON][INFRA][FOLLOWUP] Cleanup remaining PyPy related code
sarutak
2026/04/24
(spark) branch master updated: [SPARK-56570][SQL] `PlanMerger` correctness fix and code cleanup
ptoth
2026/04/24
(spark) branch master updated: [SPARK-56607][PYTHON] Remove unnecessary __new__ and __init__
ruifengz
2026/04/23
(spark) branch master updated: [SPARK-55726][PYTHON][TEST][FOLLOW-UP] Write grouped benchmark data as one Arrow IPC stream per DataFrame
ruifengz
2026/04/23
(spark) branch master updated: [SPARK-56584][PYTHON] Generalize `RESULT_TYPE_MISMATCH_FOR_ARROW_UDF` error class and remove dead `SCHEMA_MISMATCH_FOR_ARROW_PYTHON_UDF`
gurwls223
2026/04/23
(spark) branch master updated: [SPARK-54090][PYTHON] Fix cascading diff in assertDataFrameEqual when row counts differ
gurwls223
2026/04/23
(spark) branch master updated: [SPARK-56595][SQL][TESTS] Move non-anyfun helpers from QueryTest to QueryTestBase
ruifengz
2026/04/23
(spark) branch master updated: [SPARK-56604][K8S] Promote `KubernetesDriverBuilder` to `Stable`
dongjoon
2026/04/23
(spark) branch master updated: [SPARK-56520][SQL] Persist SQL PATH in views and SQL functions, expose in DESCRIBE
wenchen
2026/04/23
(spark) branch master updated: [SPARK-53652][SQL] Codegen for MergeRowExec
viirya
2026/04/23
(spark) branch master updated: [SPARK-39660][SQL] Support v2 DESCRIBE TABLE .. PARTITION
viirya
2026/04/23
(spark) branch master updated: [SPARK-56385][SQL][FOLLOW-UP] Fix FIELD_NOT_FOUND when remapping pushed filters after nested schema pruning
wenchen
2026/04/23
(spark) branch master updated: [SPARK-56602][K8S] Promote `KubernetesVolumeUtils` to `Stable`
dongjoon
2026/04/23
(spark) branch master updated: [SPARK-56601][K8S] Promote `KubernetesClientUtils` to `Stable`
dongjoon
2026/04/23
(spark) branch master updated: [SPARK-56600][K8S] Promote `SparkPod` to `Stable`
dongjoon
2026/04/23
(spark) branch master updated: [SPARK-56592][K8S] Skip upgrading setuptools in K8s PySpark Dockerfile
dongjoon
2026/04/23
(spark-kubernetes-operator) branch main updated: [SPARK-56571] Upgrade `Apache DataFusion Comet` to 0.15.0
dongjoon
2026/04/23
(spark) branch master updated: [SPARK-56590][K8S] Add Java-friendly getters for driver resources of `KubernetesDriverSpec`
dongjoon
2026/04/23
(spark) branch master updated: [SPARK-34914][CORE] Local mode supports Hadoop Delegation Token
chengpan
2026/04/23
(spark) branch master updated: [SPARK-56522][SQL][TESTS][FOLLOWUP] Replace em-dash with ASCII in `VectorizedRleValuesReaderSuite` docstring
yangjie01
2026/04/23
(spark) branch master updated: [SPARK-56569] Add WINDOW_FUNCTION_FRAME_NOT_ORDERED error to replace _LEGACY_ERROR_TEMP_1037
wenchen
2026/04/23
(spark) branch master updated: [SPARK-56567][SQL] Fix array_insert `Int.MinValue` pos overflow
wenchen
2026/04/22
(spark) branch master updated: [SPARK-56580][BUILD] Upgrade `netty-tcnative` to 2.0.76.Final
dongjoon
2026/04/22
(spark) branch master updated: [SPARK-56582][BUILD][TESTS] Upgrade `snowflake-jdbc` to 4.1.0
dongjoon
2026/04/22
(spark) branch master updated: [SPARK-56578][BUILD] Upgrade `versions-maven-plugin` to 2.21.0
dongjoon
2026/04/22
(spark) branch master updated: [SPARK-56551][SQL] Add operation metrics for DELETE queries in DSv2
aokolnychyi
2026/04/22
(spark) branch master updated: [SPARK-56585][SQL][TESTS] Replace SparkPlanTest with QueryTest
ruifengz
2026/04/22
(spark) branch master updated: [SPARK-56581][BUILD] Upgrade `maven-jar-plugin` to 3.5.0
dongjoon
2026/04/22
(spark) branch master updated: [SPARK-56579][BUILD] Upgrade `scala-maven-plugin` to 4.9.10
dongjoon
2026/04/22
(spark) branch master updated: [SPARK-56521][SQL] Support PartitionPredicate in runtime filters
wenchen
2026/04/22
(spark) branch master updated: [SPARK-56556][INFRA] Reject `.jar` and `.class` files in CI
sarutak
2026/04/22
Re: [PR] [SPARK-55883][DOCS] Update book links to latest editions [spark-website]
via GitHub
2026/04/22
(spark) branch master updated: [SPARK-56577][BUILD] Upgrade `ap-loader` to 4.3-13
dongjoon
2026/04/22
(spark) branch branch-4.1 updated: [SPARK-56583][K8S] Skip `pip` upgrade and use `--break-system-packages` to avoid PEP 668 error in PySpark Dockerfile
dongjoon
2026/04/22
(spark) branch master updated: [SPARK-56565][CONNECT][TESTS] Retry flaky python foreachBatch termination test
gurwls223
2026/04/22
(spark) branch master updated: [SPARK-56576][BUILD] Upgrade `dev.ludovic.netlib` to 3.2.0
dongjoon
2026/04/22
(spark) branch master updated: [SPARK-56574][K8S] Add Java-friendly `KubernetesDriverSpec.getSystemPropertiesAsJavaMap`
dongjoon
2026/04/22
(spark) branch master updated: [SPARK-56547][SQL][CONNECT] Improve error message when DataFrame column is referenced from a wrong DataFrame
gurwls223
2026/04/22
(spark) branch master updated: [SPARK-56563][SQL][TESTS] Merge SparkPlanTest into QueryTest/QueryTestBase
gurwls223
2026/04/22
(spark) branch master updated: [SPARK-56583][K8S] Skip `pip` upgrade and use `--break-system-packages` to avoid PEP 668 error in PySpark Dockerfile
dongjoon
2026/04/22
(spark) branch master updated: [SPARK-31561][SQL] Add QUALIFY Clause
viirya
2026/04/22
(spark) branch master updated: [SPARK-55948][SQL][FOLLOWUP] Clarify rowVersion contract in DSv2 Changelog interface
gengliang
2026/04/22
(spark) branch master updated (d6fc0088aaaf -> 538f2fa107ce)
wenchen
2026/04/22
(spark) branch master updated: [SPARK-56566][SS] Stop applying prev lower bound to transformWithState timer scans
kabhwan
2026/04/22
(spark) branch master updated: [SPARK-56410][SQL][CORE] Add bounded k-way merge support in UnsafeExternalSorter to reduce OOM risk
yangjie01
2026/04/21
(spark) branch master updated: [SPARK-55608][PYTHON] Refactor SQL_GROUPED_MAP_ARROW_UDF and SQL_GROUPED_MAP_ARROW_ITER_UDF
ruifengz
2026/04/21
(spark) branch master updated: [SPARK-56562][PYTHON][TESTS] Add ASV microbenchmark for SQL_GROUPED_AGG_PANDAS_UDF
ruifengz
2026/04/21
(spark) branch master updated: [SPARK-56555][K8S] Add ubuntu mirror repositories to K8s Dockerfile for redundancy
dongjoon
2026/04/21
(spark) branch master updated: [SPARK-56560][SQL][TESTS] Replace SQLTestUtils/SQLTestUtilsBase with QueryTest/QueryTestBase
gurwls223
2026/04/21
(spark) branch master updated: [SPARK-56554][SQL] Respect inferSchema option when parsing XML as variant
gurwls223
2026/04/21
(spark) branch master updated: [SPARK-56501] SET PATH syntax
dtenedor
2026/04/21
(spark) branch master updated: [SPARK-56125][SQL] Refactor MERGE INTO schema evolution to use assignment-based approach
aokolnychyi
2026/04/21
(spark) branch master updated: [SPARK-56524][SQL] Add operation metrics for UPDATE queries in DSv2
aokolnychyi
2026/04/21
(spark) branch master updated: [SPARK-56496][CORE] Unify stage retry limit checks into canRetryStage helper in DAGScheduler
jiangxb1987
2026/04/21
(spark) branch master updated: [SPARK-56013][SPARK-56024][BUILD] Upgrade `jaxb-runtime` to 4.0.6 and `jakarta.xml.bind-api` to 4.0.5
dongjoon
2026/04/21
(spark) branch master updated: [SPARK-56557][SQL][TESTS] Use abstract SparkSession in SparkPlanTest
ruifengz
2026/04/21
(spark) branch branch-4.0 updated: [SPARK-56318][BUILD][4.0] Upgrade jackson to 2.18.6
chengpan
2026/04/21
(spark) branch branch-4.1 updated: [SPARK-56318][BUILD][4.1] Upgrade jackson to 2.21.2
chengpan
2026/04/21
(spark) branch branch-4.0 updated: [SPARK-56540][INFRA][4.0] Add libuv1-dev to CI Docker images to fix R package fs build failure
chengpan
2026/04/21
(spark) branch branch-4.1 updated: [SPARK-56540][INFRA][4.1] Add libuv1-dev to CI Docker images to fix R package fs build failure
chengpan
2026/04/21
(spark) branch master updated: [SPARK-55910][SQL][TESTS][FOLLOWUP] Move compareAnswers into object QueryTest
ruifengz
2026/04/21
(spark) branch master updated: [MINOR][CONNECT] Fix user_agent length error message in Python Connect client
gurwls223
2026/04/21
(spark) branch master updated: [SPARK-56541][SQL][TESTS] Add test coverage for try_to_date() in DateFunctionSuite
maxgekk
2026/04/21
(spark) branch master updated: [SPARK-56475][PYTHON][TESTS] Add ASV benchmark for SQL_SCALAR_PANDAS_ITER_UDF
ruifengz
2026/04/21
(spark) branch master updated: [SPARK-40193][SQL] Merge subplans with different filter conditions
ptoth
2026/04/20
(spark) branch master updated: [SPARK-56553][BUILD] Upgrade `extra-enforcer-rules` to 1.12.0
sarutak
2026/04/20
(spark) branch master updated: [SPARK-56387][PYTHON][FOLLOWUP] Use namedtuple instead of dict to have be backward compatible
gurwls223
2026/04/20
(spark) branch master updated: [SPARK-55910][SQL][TESTS] Merge SQLTestUtilsBase/SQLTestUtils into QueryTestBase/QueryTest
ruifengz
2026/04/20
(spark) branch master updated: [SPARK-56499][CORE] Deduplicate RDD graph BFS traversal pattern in DAGScheduler
jiangxb1987
2026/04/20
(spark) branch master updated: [SPARK-56522][SQL] Batch PACKED null/non-null runs in `VectorizedRleValuesReader`
dongjoon
2026/04/20
(spark) branch master updated: [SPARK-56511][CORE][TESTS][FOLLOWUP] Disable off-heap memory in ShuffleExternalSorter cleanupResources test
viirya
2026/04/20
(spark) branch master updated: [SPARK-55959][SQL] Optimize Map Key Lookup for `GetMapValue` and `ElementAt`
dongjoon
2026/04/20
(spark-kubernetes-operator) branch main updated: [SPARK-56552] Update `cyclonedx` to 3.2.4
dongjoon
2026/04/20
(spark) branch master updated: [SPARK-56526][SQL] Format SqlScriptingCursorE2eSuite
maxgekk
2026/04/20
(spark-kubernetes-operator) branch main updated: [SPARK-56545] Update `spotbugs-gradle-plugin` to 6.5.1
dongjoon
2026/04/20
(spark) branch master updated: [SPARK-56472][SQL] Fix MERGE schema evolution with WHEN MATCHED THEN DELETE
wenchen
2026/04/20
(spark) branch master updated: [SPARK-56054][SQL] Undo handling aliased assignments in MERGE INTO schema evolution and add tests
wenchen
2026/04/20
(spark) branch master updated (10a375131260 -> d6c1f9ae58e0)
aokolnychyi
2026/04/19
(spark) branch master updated: [SPARK-56542][BUILD] Upgrade Guava to 33.6.0-jre
yangjie01
2026/04/19
(spark) branch master updated (5b722734c951 -> 25e29fc314b0)
kabhwan
2026/04/19
(spark-kubernetes-operator) branch main updated: [SPARK-56544] Update `gradle-versions-plugin` to 0.54.0
dongjoon
2026/04/19
(spark) branch master updated: [SPARK-56018][INFRA][FOLLOW-UP] Install black for older branches in Python CodeGen check
yangjie01
2026/04/19
(spark) branch master updated: [SPARK-56540][INFRA] Add libuv1-dev to CI Docker images to fix R package fs build failure
yangjie01
2026/04/19
(spark) branch master updated: [SPARK-56525][INFRA] Add ubuntu mirror repositories for redundancy
dongjoon
2026/04/19
(spark) branch master updated: [SPARK-56531][BUILD][TESTS] Upgrade `bouncycastle` to 1.84
dongjoon
2026/04/19
(spark) branch master updated: [SPARK-56528][CORE] Make Jetty SniHostCheck configurable
dongjoon
2026/04/19
(spark) branch master updated: [SPARK-56400][SS] Apply rangeScan API in transformWithState Timer/TTL
kabhwan
2026/04/18
(spark) branch master updated: [SPARK-56384][SS] Support stream-stream non-outer join in Update mode
kabhwan
2026/04/18
(spark) branch master updated: [SPARK-56406][SS] Stream-stream join v4: skip writing secondary index if the operator will not evict from that side
kabhwan
2026/04/18
(spark) branch master updated: [SPARK-56369][SS] Introduce a new API "rangeScan/rangeScanWithMultiValues" in StateStore
kabhwan
2026/04/17
(spark) branch master updated: [SPARK-56530][BUILD] Upgrade Maven to 3.9.15
sarutak
2026/04/17
(spark) branch master updated: [SPARK-56532][CORE] Add `closeQuietly(AutoCloseable)` overload to `SparkErrorUtils`
dongjoon
2026/04/17
(spark) branch dependabot/maven/org.bouncycastle-bcprov-jdk18on-1.84 deleted (was 4547732a3b95)
github-bot
2026/04/17
(spark) branch master updated: [SPARK-56464][SS] Reset numRowsRemoved to 0 properly on the progress event for no batch triggers
kabhwan
2026/04/17
(spark) branch dependabot/maven/org.bouncycastle-bcprov-jdk18on-1.84 created (now 4547732a3b95)
github-bot
2026/04/17
(spark) branch master updated: [SPARK-56527][CORE] Rename internal config name `spark.ui.(jettyS -> jetty.s)topTimeout`
dongjoon
2026/04/17
(spark) branch master updated: [SPARK-56523][SS] Fix RocksDB to close Statistics native handle
dongjoon
2026/04/17
(spark) branch master updated: [SPARK-56511][CORE] Fix NPE in ShuffleInMemorySorter.getMemoryUsage after failed reset
jiangxb1987
2026/04/17
(spark) branch master updated: [SPARK-56315][SQL] Pre-aggregate before `Expand` to reduce data amplification for multiple `COUNT(DISTINCT)`
dongjoon
2026/04/17
(spark) branch master updated: [SPARK-56492][SQL][TEST][FOLLOWUP] Use hardcoded expected values in HashExpressionsSuite sha2 tests
dongjoon
2026/04/17
(spark) branch master updated: [MINOR][INFRA] AGENTS.md: require ASCII-only source files
wenchen
2026/04/17
(spark) branch master updated: [SPARK-56512][CORE] Avoid redundant BlockId parsing in ShuffleBlockFetcherIterator
yangjie01
2026/04/16
(spark) branch master updated: [SPARK-56506][INFRA][FOLLOW-UP] Reformat dev/merge_spark_pr.py
gurwls223
2026/04/16
(spark) branch master updated: [SPARK-56256][PYTHON][DOCS][FOLLOWUP] Document SparkSession.emptyDataFrame in API reference
gurwls223
2026/04/16
(spark) branch master updated: [SPARK-56506][INFRA] Use PR author's GitHub identity as the commit author in merge script
wenchen
2026/04/16
(spark) branch master updated: [SPARK-56518][PYTHON] Add current_path to PySpark functions
gurwls223
2026/04/16
(spark) branch master updated: [SPARK-56513][INFRA] Pin `meson<1.11.0` and `lxml==4.9.4` in Dockerfile for PyPy to recover CI
ruifengz
2026/04/16
(spark) branch master updated: [SPARK-47741][SQL][TESTS] Add `VectorizedRleValuesReaderBenchmark`
yangjie01
2026/04/16
(spark) branch master updated: [SPARK-56480][TESTS] Fix flaky SparkLauncherSuite due to race conditions in cleanup
dbtsai
2026/04/16
(spark) branch master updated: [SPARK-56502][CORE] Fix integer overflow in DirectByteBufferOutputStream capacity check
jiangxb1987
2026/04/16
(spark) branch dependabot/maven/org.bouncycastle-bcpkix-jdk18on-1.84 deleted (was 625d2f075a1d)
github-bot
2026/04/16
(spark) branch dependabot/maven/org.bouncycastle-bcpkix-jdk18on-1.84 created (now 625d2f075a1d)
github-bot
2026/04/16
(spark) branch master updated: [SPARK-56495][CONNECT] Remove `CountingOutputStream` overhead from `SparkConnectAddArtifactsHandler`
dongjoon
2026/04/16
(spark) branch master updated: [SPARK-56326][SS][CORE] Include streaming query and batch ids in scheduling logs
kabhwan
2026/04/16
(spark) branch master updated (96ebbaafdb27 -> 96e0f8fc435a)
dtenedor
2026/04/16
(spark-connect-swift) branch main updated: [SPARK-56516] Upgrade `gRPC Swift Protobuf` to 2.3.0
dongjoon
2026/04/16
(spark-connect-swift) branch main updated: [SPARK-56517] Upgrade `gRPC Swift NIO Transport` to 2.7.0
dongjoon
2026/04/16
(spark-connect-swift) branch main updated: [SPARK-56515] Upgrade `grpc-swift-2` to 2.4.0
dongjoon
2026/04/16
(spark) branch master updated: [SPARK-56485][SQL] Fix RowCount Estimation in CBO to avoid unintended BroadcastHashJoin
dongjoon
2026/04/16
(spark) branch master updated: revert [SPARK-43752] and add test
wenchen
2026/04/16
(spark) branch master updated: [SPARK-56333][SQL] Use multiset intersection for NATURAL JOIN column matching
wenchen
2026/04/16
(spark) branch master updated: [SPARK-56467][SQL] Route scalar subquery partition filters into DSv2 runtime filtering
wenchen
2026/04/15
(spark) branch master updated: [SPARK-56507][ML][PYTHON][TESTS] Reduce maxIter in CrossValidator test to speed up CI
ruifengz
Earlier messages