commits
Thread
Date
Earlier messages
Messages by Date
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
2026/04/15
(spark) branch branch-3.5 updated: [SPARK-56500][R] Replace devtools to remotes in SparkR
gurwls223
2026/04/15
(spark) branch branch-4.0 updated: [SPARK-56500][R] Replace devtools to remotes in SparkR
gurwls223
2026/04/15
(spark) branch branch-4.1 updated: [SPARK-56500][R] Replace devtools to remotes in SparkR
gurwls223
2026/04/15
(spark) branch master updated: [SPARK-56500][R] Replace devtools to remotes in SparkR
gurwls223
2026/04/15
(spark) branch master updated: [SPARK-56492][CORE][SQL] Support `digestToHexString/md5Hex/sha256Hex` in `JavaUtils`
dongjoon
2026/04/15
(spark-connect-swift) branch main updated: [SPARK-56497] Upgrade the minimum `Swift` requirement to 6.3
dongjoon
2026/04/15
(spark) branch master updated: [SPARK-56478][INFRA] Remove hamcrest-core-1.3 in the Maven local as a workaround
gurwls223
2026/04/15
(spark) branch master updated: [SPARK-56493][K8S] Replace `GzipCompressorOutputStream` with Java `GZIPOutputStream`
dongjoon
2026/04/15
(spark) 02/02: Revert "[SPARK-56478][INFRA] Remove hamcrest-core-1.3 in the Maven local as a workaround"
gurwls223
2026/04/15
(spark) branch master updated (f6c8a95a2d73 -> a1f99b49c426)
gurwls223
2026/04/15
(spark) 01/02: Revert "[SPARK-56478][INFRA][FOLLOW-UP] Remove hamcrest-core-1.3 in the Maven local as a workaround within Docker run"
gurwls223
2026/04/15
(spark) branch master updated: [SPARK-56238][K8S] Fix app ID propagation in KubernetesClusterSchedulerBackend for `client` mode submission
dongjoon
2026/04/15
(spark) branch master updated: [SPARK-56491][CORE] Add `ReadOnlySparkConf.getAllAsJavaMap`
dongjoon
2026/04/15
(spark) branch master updated: [SPARK-56490][K8S] Add Java-friendly `KubernetesConf.createDriverConf`
dongjoon
2026/04/15
(spark) branch master updated: [SPARK-56484][SQL] Filter's sizeInBytes estimation should not inflate over child's sizeInBytes when CBO is on
dongjoon
2026/04/15
(spark-kubernetes-operator) branch main updated: [SPARK-56487] Update `spotbugs-gradle-plugin` to 6.5.0
dongjoon
2026/04/15
(spark) branch master updated (f61cb45054f3 -> f8f481316406)
ptoth
2026/04/15
(spark-kubernetes-operator) branch main updated: [SPARK-56401] Use `setup-gradle` v6.1.0 GitHub Actions in CIs
dongjoon
2026/04/15
svn commit: r83809 - release/spark/spark-kubernetes-operator-0.7.0
dongjoon
2026/04/15
svn commit: r83808 - release/spark/spark-connect-swift-0.5.0
dongjoon
2026/04/15
(spark) branch master updated: [SPARK-56399][PYTHON][TESTS] Add SimpleWorkerTests for non-daemon worker path
dongjoon
2026/04/15
(spark) branch master updated: [SPARK-56483][SQL][TESTS] Use abstract SparkSession/DataFrame in SQLTestUtilsBase
ruifengz
2026/04/15
(spark) branch master updated: [SPARK-56478][INFRA][FOLLOW-UP] Remove hamcrest-core-1.3 in the Maven local as a workaround within Docker run
gurwls223
2026/04/15
(spark) branch master updated: [SPARK-56459][SQL] Fix MatchError in FileDataSourceV2.attachFilePath for fatal errors
yao
2026/04/14
(spark) branch master updated: [SPARK-56471][BUILD][INFRA] Remove release-time binary deletion workaround and CI JAR/class checks
sarutak
2026/04/14
(spark) branch master updated: [SPARK-56153][SQL][TESTS][FOLLOWUP] Remove unnecessary asInstanceOf[classic.Dataset] casts in QueryTest
ruifengz
2026/04/14
(spark) branch master updated: [SPARK-56351][PYTHON][DOCS] Add dedicated documentation page for Arrow Python UDFs
ruifengz
2026/04/14
(spark) branch master updated: [SPARK-52818][SQL] Fix MergeSubplans creating nested WithCTE with cross-scope CTE references
wenchen
2026/04/14
(spark) branch master updated: [SPARK-56476][SS] Fix invalid stamp error when upgrading read store to write store
ashrigondekar
2026/04/14
(spark) branch master updated: [SPARK-56461][SS] Disable File Checksum for Checkpoint Format Version 1
ashrigondekar
2026/04/14
(spark) branch master updated: [MINOR][INFRA] Fix bash newline strip for precondition output in build_and_test workflow
gurwls223
2026/04/14
(spark) branch master updated: [SPARK-56478][INFRA] Remove hamcrest-core-1.3 in the Maven local as a workaround
gurwls223
2026/04/14
(spark) branch master updated: [SPARK-56424][PYTHON][TESTS] Add ASV benchmark for SQL_SCALAR_PANDAS_UDF
ruifengz
2026/04/14
(spark) branch branch-3.5 updated: [SPARK-56463][PYTHON] Disallow unpickling UDT
gurwls223
2026/04/14
(spark) branch branch-4.0 updated: [SPARK-56463][PYTHON] Disallow unpickling UDT
gurwls223
2026/04/14
(spark) branch branch-4.1 updated: [SPARK-56463][PYTHON] Disallow unpickling UDT
gurwls223
2026/04/14
(spark) branch master updated: Reapply "[SPARK-56357][BUILD] Upgrade sbt to 1.12.8"
gurwls223
2026/04/14
(spark) branch master updated: [SPARK-56463][PYTHON] Disallow unpickling UDT
gurwls223
2026/04/14
(spark) branch master updated: [SPARK-54731][SQL] Support Reverse expression to handle BinaryType by performing raw byte-level reversal
gurwls223
2026/04/14
(spark) branch master updated: [SPARK-56254][PYTHON][CONNECT] Make spark.read.xml accept DataFrame input
gurwls223
2026/04/14
(spark) branch master updated: [SPARK-56466][CONNECT] Make SparkSession.close() idempotent
gurwls223
2026/04/14
(spark) branch master updated: [SPARK-56387][PYTHON] Refactor ProfileResults to a dict of dict
gurwls223
2026/04/14
(spark) branch master updated: [SPARK-56469][SQL][TESTS] `BufferedRowsReader` lifecycle hardening
dongjoon
2026/04/14
(spark-connect-swift) branch main updated: [SPARK-56474] Rename `create_spark_jira.py` to `create_jira_and_branch.py`
dongjoon
2026/04/14
(spark) branch master updated: [SPARK-56455][SQL][TESTS] Add test for broadcast failure when exceeding maxBroadcastTableSize
dongjoon
2026/04/14
(spark-kubernetes-operator) branch main updated: [SPARK-56473] Rename `create_spark_jira.py` to `create_jira_and_branch.py`
dongjoon
2026/04/14
(spark) branch master updated: [SPARK-55979][SQL] Required input attributes are missing from PartialMerge / Final BaseAggregateExec.references
wenchen
2026/04/14
(spark) branch master updated: [SPARK-56449][INFRA] Skip pre-flight checks for code questions in AGENTS.md
wenchen
2026/04/14
(spark) branch master updated: [SPARK-56415][INFRA][FOLLOWUP] Fix `ruff format` violations in `dev/` JIRA scripts
ruifengz
2026/04/13
(spark) branch master updated: [SPARK-56415][INFRA] Refactor create_spark_jira.py for LLM use and extract shared utilities
wenchen
2026/04/13
(spark) branch master updated: Revert "[SPARK-56357][BUILD] Upgrade sbt to 1.12.8"
gurwls223
2026/04/13
(spark) branch master updated: [SPARK-56255][PYTHON][CONNECT] Make spark.read.csv accept DataFrame input
gurwls223
2026/04/13
(spark) branch master updated: [SPARK-56452][PYTHON] Fix pip install failure for prerelease versions
gurwls223
2026/04/13
(spark) branch master updated: [SPARK-56284] Adding UDF worker specification protobuf definition
hvanhovell
2026/04/13
(spark) branch master updated: [SPARK-56456] Improve checkError() diagnostics
allisonwang
2026/04/13
(spark) branch master updated: [SPARK-56457][SQL] Fix Avro V2 formatName to match V1 FileFormat.toString
dongjoon
2026/04/13
(spark) branch master updated (87e38619e56f -> 74530b911b56)
wenchen
2026/04/13
(spark) branch master updated: [SPARK-56353][BUILD][TESTS][FOLLOWUP] Fix resource loading to work when resources are inside JARs
chengpan
2026/04/12
(spark) branch master updated: [SPARK-56383][SQL][TEST] Add tests for partition filter extraction from mixed predicates
wenchen
2026/04/12
(spark) branch master updated: [SPARK-56330][CORE][FOLLOWUP] Use dedicated loop for TaskInterruptListeners to avoid blocking completion listeners
gurwls223
2026/04/12
(spark) branch master updated: [SPARK-56253][PYTHON][CONNECT][FOLLOW-UP] Reject multi-column DataFrame input in spark.read.json
gurwls223
2026/04/12
(spark) branch master updated: [SPARK-56453][SS] Add ResolveEventTimeWatermark to HiveSessionStateBuilder
ashrigondekar
2026/04/12
(spark) branch master updated: [SPARK-56411][SQL] Register Decimal in KryoSerializer so cached-batch spill works
yangjie01
2026/04/12
(spark) branch master updated: [SPARK-56431][SQL] Fix NPE in FilterExec CSE when notNull columns are null before short-circuit
yangjie01
2026/04/11
(spark) branch master updated: [SPARK-56441][BUILD] Upgrade `lz4-java` to 1.11.0
chengpan
2026/04/11
(spark) branch master updated: [SPARK-56439][BUILD] Upgrade `joda-time` to 2.14.1
chengpan
2026/04/10
(spark) branch master updated: [SPARK-56354][WEBUI] Lazy-load vis-timeline resources only on pages that use timeline views
sarutak
2026/04/10
(spark) branch master updated: [SPARK-56437][BUILD] Upgrade Jetty to 12.1.8
dongjoon
2026/04/10
[PR] [SPARK-55883][DOCS] Update book links to latest editions [spark-website]
via GitHub
2026/04/10
(spark) branch master updated: [SPARK-56436][TESTS] Upgrade `databricks-jdbc` to 3.3.1
dongjoon
2026/04/10
(spark-kubernetes-operator) branch main updated: [SPARK-56446] Use Java `Optional` in `SparkAppDriverConf.create` method signature
dongjoon
2026/04/10
(spark-kubernetes-operator) branch main updated: [SPARK-56445] Exclude unused `LoosePackageCoupling` PMD rule
dongjoon
2026/04/10
(spark-connect-swift) branch gh-pages updated (e2ccf08 -> e8df4b5)
dongjoon
2026/04/10
(spark-connect-swift) 01/01: Release Spark Connect Swift Client 0.6.0
dongjoon
2026/04/10
(spark-connect-swift) branch gh-pages updated: Release Spark Connect Swift Client 0.6.0
dongjoon
2026/04/10
(spark-connect-swift) tag 0.6.0 created (now f296982)
dongjoon
2026/04/10
svn commit: r83739 - dev/spark/spark-connect-swift-0.6.0-rc.1 release/spark/spark-connect-swift-0.6.0
dongjoon
2026/04/10
(spark) branch master updated: [SPARK-56331][UI] Truncate long node labels in SQL plan visualization
dongjoon
2026/04/10
(spark-kubernetes-operator) branch main updated: [SPARK-56435] Upgrade `Spark` to 4.2.0-preview4
dongjoon
2026/04/10
(spark-kubernetes-operator) branch main updated: [SPARK-56443] Use Java-friendly API of `KubernetesDriverSpec`
dongjoon
2026/04/10
(spark-kubernetes-operator) branch main updated: [SPARK-56434] Add `Deployment Topology` diagram
dongjoon
2026/04/10
(spark-kubernetes-operator) branch main updated: [SPARK-56442] Use Java-friendly APIs of `JavaMainAppResource`
dongjoon
2026/04/10
(spark-kubernetes-operator) branch main updated: [SPARK-56433] Upgrade `operator-sdk` to 5.3.3
dongjoon
2026/04/10
(spark-connect-swift) branch main updated: [SPARK-56432] Use `4.2.0-preview4` instead of `RC1`
dongjoon
2026/04/10
(spark) branch master updated: [SPARK-56350][SQL] Skip ColumnarToRow for Arrow-backed input to Python UDFs
dongjoon
2026/04/10
(spark) branch master updated: [SPARK-56430][PYTHON] Remove unnecessary .keys() in dict iterations
dongjoon
2026/04/10
(spark) branch master updated: [SPARK-56414][SQL] Per-write options should take precedence over session config in file source writes
wenchen
2026/04/10
(spark) branch master updated: [SPARK-43752][SQL] Support column DEFAULT values in V2 write commands
dongjoon
2026/04/10
(spark) branch master updated: [SPARK-52709][SQL] Fix parsing of STRUCT<>
wenchen
2026/04/09
(spark) branch master updated: [SPARK-56390][SQL] Avoid throwing away resolved child when constructing V1 command variants of ShowColumns and DescribeRelation
wenchen
2026/04/09
(spark) branch master updated: [SPARK-54774][CORE] Submit failed should keep same exit code with app exit code in K8s mode
chengpan
2026/04/09
(spark) branch master updated: [SPARK-56381][PYTHON][TEST] Add ASV microbenchmark for SQL_COGROUPED_MAP_ARROW_UDF
ruifengz
2026/04/09
(spark) branch master updated: [SPARK-56428][PYTHON] Move eval type specific data to eval_conf for UDTF
ruifengz
2026/04/09
(spark) branch master updated: [SPARK-56403] Refactor kafka test so it's skipped when dependency is not available
ruifengz
2026/04/09
(spark) branch master updated: [SPARK-56385][SQL] Track pushed filter expressions on DataSourceV2ScanRelation
wenchen
2026/04/09
svn commit: r83725 - release/spark/spark-4.2.0-preview3
gurwls223
2026/04/09
svn commit: r83724 - dev/spark/v4.2.0-preview4-rc1-bin release/spark/spark-4.2.0-preview4
gurwls223
2026/04/09
svn commit: r83723 - dev/spark/v4.2.0-preview4-rc1-docs/_site release/spark/docs/4.2.0-preview4
gurwls223
2026/04/09
(spark) tag v4.2.0-preview4 created (now f5328b449285)
gurwls223
2026/04/09
(spark) branch branch-4.1 updated: [SPARK-56372][INFRA][4.1] Add cmake to CI Docker images for R fs package compilation
ruifengz
2026/04/09
(spark) branch master updated: [SPARK-56427][PYTHON][INFRA] Remove six and py from requirements.txt
gurwls223
2026/04/09
(spark-connect-swift) branch main updated: [SPARK-56425] Split `DataFrame.swift` into extension-based files
dongjoon
2026/04/09
(spark-connect-swift) branch main updated: [SPARK-56422] Introduce `createPlan` method to deduplicate `Plan` creation pattern
dongjoon
2026/04/09
(spark-connect-swift) branch main updated: [SPARK-56423] Remove manual `Equatable` implementation from `StorageLevel`
dongjoon
2026/04/09
(spark-connect-swift) branch main updated: [SPARK-56421] Introduce `IntervalType` protocol for `(DayTime|YearMonth)Interval`
dongjoon
2026/04/09
(spark-connect-swift) branch main updated: [SPARK-56420] Introduce `toExpression` method to deduplicate literal conversions
dongjoon
2026/04/09
(spark-connect-swift) branch main updated: [SPARK-56419] Use consistent `CaseInsensitiveDictionary` initialization style
dongjoon
2026/04/09
(spark-kubernetes-operator) branch main updated: [SPARK-56365] Remove hard-coded `APP_VERSION` from Dockerfile
dongjoon
2026/04/09
(spark-kubernetes-operator) branch main updated: [SPARK-56418] Unify `getOrCreateLocalFileFor(Driver|Executor)Spec` to `getOrCreateLocalFileForSpec`
dongjoon
2026/04/09
(spark-kubernetes-operator) branch main updated: [SPARK-56417] Consolidate `Lombok` and `JUnitPlatform` configurations into root `build.gradle`
dongjoon
2026/04/09
(spark) branch master updated: [SPARK-55689] Skip unsupported column changes during schema evolution
aokolnychyi
2026/04/09
(spark) branch master updated: [SPARK-56019][SQL] Close JDBC connection on task kill to unblock native socket reads
wenchen
2026/04/09
(spark) branch master updated (3851cb50e254 -> 6423cb0f8e0c)
gurwls223
2026/04/09
(spark) branch branch-4.0 updated: [SPARK-56372][INFRA][4.0] Add cmake to CI Docker images for R fs package compilation
ruifengz
2026/04/09
(spark) branch branch-4.1 updated: [SPARK-56302][CORE] Free task result memory eagerly during serialization on executor
yangjie01
2026/04/09
(spark) branch master updated: [SPARK-56302][CORE] Free task result memory eagerly during serialization on executor
yangjie01
2026/04/08
(spark-kubernetes-operator) branch main updated: [SPARK-56408] Introduce `OwnerResourceDecorator` and use it instead `(Driver|Cluster)Decorator`
dongjoon
2026/04/08
(spark-kubernetes-operator) branch main updated: [SPARK-56409] Consolidate `Netty` exclusions into root `build.gradle`
dongjoon
2026/04/08
(spark-kubernetes-operator) branch main updated: [SPARK-56405] Enable `Gradle` configuration cache
dongjoon
2026/04/08
(spark) branch master updated: [SPARK-56338][INFRA][FOLLOWUP] Support MAVEN_MIRROR_URL in SBT launcher bootstrap
wenchen
2026/04/08
(spark) branch master updated: [SPARK-56332][SQL][TESTS] Use `sql.SparkSession` in `trait SQLTestData`
gurwls223
2026/04/08
(spark) branch master updated: [SPARK-56397][BUILD] Upgrade `ICU4J` to 78.3
dongjoon
2026/04/08
(spark) branch master updated: [SPARK-56253][PYTHON][CONNECT] Make spark.read.json accept DataFrame input
gurwls223
2026/04/08
(spark) branch master updated: [SPARK-56377][PYTHON] Add type hint for shuffle.py
gurwls223
2026/04/08
(spark) branch master updated: [SPARK-56330][CORE] Add TaskInterruptListener to TaskContext for interrupt notifications
gurwls223
2026/04/08
(spark) branch master updated: [SPARK-56343][SQL][TESTS] Add MERGE INTO test for type mismatch without schema evolution trigger condition
aokolnychyi
2026/04/08
(spark) branch master updated: [SPARK-56393][K8S][DOCS] Drop K8s v1.33 Support
dongjoon
2026/04/08
(spark) branch master updated: [SPARK-56221][SQL][PYTHON][FOLLOWUP] Rename TablePartition and remove SHOW CACHED TABLES / listCachedTables
wenchen
2026/04/08
(spark) branch branch-3.5 updated: [SPARK-53759][PYTHON][3.5] Fix missing close in simple-worker path
dongjoon
2026/04/08
(spark) branch branch-4.0 updated (992ede7f7428 -> 26a73d34c9ac)
dongjoon
2026/04/08
(spark) branch branch-4.1 updated (18735ea8c66a -> a3b502eabfd0)
dongjoon
2026/04/08
(spark) branch master updated: [SPARK-56392][SQL] Make Sample.seed Optional to distinguish user-specified vs random seeds
wenchen
2026/04/08
(spark-kubernetes-operator) branch main updated: [SPARK-56396] Support `dependencyUpdates` Gradle task
dongjoon
2026/04/08
(spark-kubernetes-operator) branch main updated: [SPARK-56394] Upgrade the minimum K8s version to v1.34
dongjoon
2026/04/08
(spark) branch dependabot/bundler/docs/addressable-2.9.0 deleted (was 734faa55de54)
github-bot
2026/04/08
(spark) branch master updated: [SPARK-55278][FOLLOWUP] Add shading rule for udf/worker protobuf as for core and connect
yangjie01
2026/04/08
(spark) branch master updated: [SPARK-55109][SQL] Enhance RaiseError to generate valid SQL
wenchen
2026/04/08
(spark) branch master updated: [SPARK-56277][SQL] Add missing toString() to NamespaceChange and TableChange property classes
wenchen
2026/04/08
(spark) branch master updated: [SPARK-56328][SQL][FOLLOWUP] Handle SubqueryAlias-wrapped inline tables in INSERT VALUES collation fix
wenchen
2026/04/08
(spark-website) branch dependabot/bundler/addressable-2.9.0 created (now fe869f7939)
github-bot
2026/04/08
[PR] Bump addressable from 2.8.7 to 2.9.0 [spark-website]
via GitHub
2026/04/07
(spark) branch master updated: [SPARK-56346][SQL] Use PartitionPredicate in DSV2 Metadata Only Delete
wenchen
2026/04/07
(spark) branch dependabot/bundler/docs/addressable-2.9.0 created (now 734faa55de54)
github-bot
2026/04/07
(spark) branch master updated: [SPARK-56092][SS][CONNECT] Fix NPE in StreamingQueryException.toString() when cause is null
kabhwan
2026/04/07
(spark) branch master updated: [SPARK-55306] Add ability to run Kafka tests in Python
viirya
2026/04/07
(spark) branch master updated: [SPARK-56372][INFRA] Add cmake to CI Docker images for R fs package compilation
gurwls223
2026/04/07
(spark) branch master updated: [MINOR][CORE][TESTS] Fix flaky DAGSchedulerSuite test for push-based shuffle
dbtsai
2026/04/07
(spark-connect-swift) branch main updated: [SPARK-56380] Use `4.2.0-preview4` RC1 for Spark 4.2 integration tests
dongjoon
2026/04/07
(spark-kubernetes-operator) branch main updated: [SPARK-56379] Upgrade `Hadoop` to 3.5.0
dongjoon
2026/04/07
(spark) branch master updated: [SPARK-56216][SS] Integrate checkpoint V2 with auto-repair snapshot
ashrigondekar
2026/04/07
(spark-kubernetes-operator) branch main updated: [SPARK-53640] Operator Helm Chart: support additionalContainers, volumes, volumeMounts as array
dongjoon
2026/04/07
(spark-kubernetes-operator) branch main updated: [SPARK-56276] Fix file descriptor leak in SparkAppResourceSpecFactory
dongjoon
2026/04/07
svn commit: r83681 - dev/spark/spark-connect-swift-0.6.0-rc.1
dongjoon
2026/04/07
(spark-kubernetes-operator) branch main updated: [SPARK-56366] Update `README.md` by removing `17`
dongjoon
2026/04/07
(spark-connect-swift) tag 0.6.0-rc.1 created (now f296982)
dongjoon
2026/04/07
(spark) branch master updated: [SPARK-56328][SQL] Fix inline table collation handling for INSERT VALUES and DEFAULT COLLATION
wenchen
2026/04/07
(spark) branch master updated: [SPARK-55278] Introduce module and core abstraction for language-agnostic UDF worker
wenchen
2026/04/06
(spark) branch master updated (9dbe381ed0ef -> 98cdaee3e4f9)
kabhwan
2026/04/06
(spark) branch master updated: [SPARK-56340][PYTHON] Move input_type schema to eval conf
ruifengz
2026/04/06
(spark) branch master updated: [SPARK-56364][BUILD][TESTS] Generate Scala-based test JARs dynamically instead of storing pre-built binaries
sarutak
2026/04/06
(spark) branch master updated: [SPARK-56273][SQL] Simplify extracting fields from DataSourceV2ScanRelation
wenchen
2026/04/06
(spark) branch master updated: [SPARK-56248][PYTHON][SS] Optimize python stateful processor serialization to skip unnecessary list/dict/row construction
kabhwan
2026/04/06
(spark) branch master updated: [SPARK-56342][PYTHON] Tighten type hints for refactored eval type functions in worker.py
gurwls223
2026/04/06
(spark) branch master updated: [SPARK-56207][SQL] Replace legacy error codes with named errors in DSv2 connector API
viirya
2026/04/06
(spark) branch master updated: [SPARK-56361][SS] Provide better error with logging on NPE in stream-stream join
kabhwan
2026/04/06
(spark-website) branch asf-site updated: Update organization
ueshin
2026/04/06
Re: [PR] Update organization [spark-website]
via GitHub
2026/04/06
svn commit: r83647 - in dev/spark/v4.2.0-preview4-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/06
(spark) branch master updated: [SPARK-56359][PYTHON] Remove unused ArrowStreamArrowUDFSerializer
gurwls223
2026/04/06
(spark) branch master updated: [SPARK-56353][BUILD][TESTS] Generate Java-based test JARs dynamically instead of storing pre-built binaries
chengpan
2026/04/06
(spark) branch master updated: [SPARK-56357][BUILD] Upgrade sbt to 1.12.8
chengpan
2026/04/06
(spark) branch master updated: [SPARK-55657][BUILD] Bump Hadoop 3.5.0
chengpan
2026/04/06
svn commit: r83645 - dev/spark/v4.2.0-preview4-rc1-bin
gurwls223
2026/04/06
(spark) 01/02: Removing test jars and class files
gurwls223
2026/04/06
(spark) tag v4.2.0-preview4-rc1 created (now f5328b449285)
gurwls223
2026/04/06
(spark) 02/02: Preparing Spark release v4.2.0-preview4-rc1
gurwls223
2026/04/06
(spark) branch branch-3.5 updated: [SPARK-56363][INFRA] Add remotes in Spark release image
gurwls223
2026/04/06
(spark) branch branch-4.0 updated: [SPARK-56363][INFRA] Add remotes in Spark release image
gurwls223
Earlier messages