commits
Thread
Date
Earlier messages
Later messages
Messages by Date
2026/02/24
(spark) branch master updated: [SPARK-55677][BUILD] Upgrade `commons-cli` to 1.11.0
dongjoon
2026/02/24
(spark) branch master updated: [SPARK-55678][BUILD] Add daily test for Java 25
chengpan
2026/02/24
(spark) branch master updated: [SPARK-55652][SQL] Optimize `VectorizedPlainValuesReader.readShorts()` with direct array access for heap buffers
yangjie01
2026/02/24
[PR] Update the guidance for pinging interested parties on PRs [spark-website]
via GitHub
2026/02/24
(spark) branch master updated: [SPARK-54276][BUILD] Bump Hadoop 3.4.3
dongjoon
2026/02/24
(spark) branch master updated: [SPARK-55636][CONNECT] Add detailed errors in case of deduplication of invalid columns
gurwls223
2026/02/24
(spark) branch master updated: [SPARK-54666][PS] Leave numeric types unchanged on `to_numeric`
gurwls223
2026/02/24
(spark) branch master updated: [SPARK-55600][PYTHON] Fix pandas to arrow loses row count when schema has 0 columns on classic
ueshin
2026/02/24
(spark) branch master updated: [SPARK-55296][PS][FOLLOW-UP] Disconnect the anchor for more cases to mimic the CoW mode behavior
ueshin
2026/02/24
(spark) branch master updated: [SPARK-55648][PS] Handle an unexpected keyword argument error `groupby(axis)` with pandas 3
ueshin
2026/02/24
(spark-kubernetes-operator) branch main updated: [SPARK-55660] Add `On-Demand PVC` example
dongjoon
2026/02/24
(spark) branch master updated: [SPARK-55659][CORE] Improve `EventLogFileWriter` to log `stop` operation
dongjoon
2026/02/24
(spark) branch master updated: [SPARK-55622][SQL][TESTS] Add test for DSV2 Tables with multi-part names on SessionCatalog
chengpan
2026/02/24
(spark) branch master updated: [SPARK-55052][SQL] Add AQEShuffleRead properties to Physical Plan Tree
wenchen
2026/02/24
(spark) branch master updated: [SPARK-55264] Add ExecuteOutput command to Spark Connect pipelines proto
hvanhovell
2026/02/24
(spark) branch master updated: [SPARK-55655][MLLIB] Make `CountVectorizer` vocabulary deterministic when counts are equal
dongjoon
2026/02/24
(spark) branch master updated: [SPARK-55653][K8S] Support `NetworkPolicy` for Spark executor pods
dongjoon
2026/02/24
(spark) branch master updated: [SPARK-55654][SQL] Enable TreePattern pruning for EliminateSubqueryAliases and ResolveInlineTables
yao
2026/02/23
(spark) branch branch-4.1 updated: [SPARK-55647][SQL] Fix `ConstantPropagation` incorrectly replacing attributes with non-binary-stable collations
wenchen
2026/02/23
(spark) branch master updated: [SPARK-55647][SQL] Fix `ConstantPropagation` incorrectly replacing attributes with non-binary-stable collations
wenchen
2026/02/23
(spark-kubernetes-operator) branch main updated: [SPARK-55651] Improve `create_spark_jira.py` to support the version parameter
dongjoon
2026/02/23
(spark-connect-swift) branch main updated: [SPARK-55650] Improve `create_spark_jira.py` to support the version parameter
dongjoon
2026/02/23
(spark) branch master updated: [SPARK-55075][K8S] Track executor pod creation errors with ExecutorFailureTracker
dongjoon
2026/02/23
(spark) branch master updated: [SPARK-55649][K8S] Promote `Kubernetes(Driver|Executor)?FeatureConfigStep` traits to `Stable`
dongjoon
2026/02/23
(spark) branch master updated: [SPARK-55646][SQL] Refactored SQLExecution.withThreadLocalCaptured to separate thread-local capture from execution
wenchen
2026/02/23
(spark) branch master updated: [SPARK-55643][INFRA] Add connection timeout to JIRA client to prevent hanging and enable retries
dongjoon
2026/02/23
(spark) branch master updated: [SPARK-54868][PYTHON][INFRA][FOLLOWUP] Add PYSPARK_TEST_TIMEOUT to hosted runner test action
ruifengz
2026/02/23
(spark) branch master updated: [SPARK-55624][PS][TESTS][FOLLOW-UP] Fix `_ignore_arrow_dtypes` util for DataFrame
ueshin
2026/02/23
(spark) branch master updated: [SPARK-55616][BUILD] Bump RoaringBitmap 1.6.10 which backs to Maven Central
chengpan
2026/02/23
(spark) branch branch-4.1 updated: [SPARK-51834][SQL][FOLLOW-UP][4.1] Add missing `.withConstraints()` in `AtomicReplaceTableExec`
gengliang
2026/02/23
(spark-kubernetes-operator) branch main updated: [SPARK-55644] Add `instanceConfig` `SparkApplication` example
dongjoon
2026/02/23
(spark-connect-swift) branch main updated: [SPARK-55642] Add connection timeout to JIRA client to prevent hanging and enable retries
dongjoon
2026/02/23
(spark-kubernetes-operator) branch main updated: [SPARK-55641] Add connection timeout to JIRA client to prevent hanging and enable retries
dongjoon
2026/02/23
Re: [PR] Fix a couple of typos in contributing.md [spark-website]
via GitHub
2026/02/23
(spark) branch master updated: [SPARK-54325][TESTS] Use custom matcher in ExecutorSuite testThrowable
holden
2026/02/23
Re: [PR] Fix a couple of typos in contributing.md [spark-website]
via GitHub
2026/02/23
(spark-website) branch asf-site updated: Fix a couple of typos in contributing.md
holden
2026/02/23
(spark) branch master updated: [SPARK-46168][PS] Add axis argument for idxmax
holden
2026/02/23
(spark) branch branch-4.1 updated: [SPARK-55525][PYTHON] Fix UDTF_ARROW_TYPE_CONVERSION_ERROR with undefined error message parameter
allisonwang
2026/02/23
(spark) branch master updated: [SPARK-55525][PYTHON] Fix UDTF_ARROW_TYPE_CONVERSION_ERROR with undefined error message parameter
allisonwang
2026/02/23
Re: [PR] Fix a couple of typos in contributing.md [spark-website]
via GitHub
2026/02/23
Re: [PR] Fix a couple of typos in contributing.md [spark-website]
via GitHub
2026/02/23
(spark) branch master updated: [SPARK-55062][PROTOBUF] Support proto2 extensions in protobuf functions
ashrigondekar
2026/02/23
(spark) branch master updated: [SPARK-55571][SQL][TESTS] Upgrade `PostgreSQL` image to `18.2-alpine`
dongjoon
2026/02/23
(spark) branch branch-4.0 updated: [SPARK-55637][SQL][TESTS] Generalize `postgres-krb-setup.sh` to find config files
dongjoon
2026/02/23
(spark) branch branch-4.1 updated: [SPARK-55637][SQL][TESTS] Generalize `postgres-krb-setup.sh` to find config files
dongjoon
2026/02/23
(spark-kubernetes-operator) branch main updated: [SPARK-55634] Use `Mermaid` for `(Application|Cluster) State Transition`
dongjoon
2026/02/23
(spark) branch master updated: [SPARK-55637][SQL][TESTS] Generalize `postgres-krb-setup.sh` to find config files
dongjoon
2026/02/23
(spark) branch master updated: [SPARK-55570][SQL][TESTS] Upgrade `MariaDB` image to `12.2.2`
dongjoon
2026/02/23
(spark) branch master updated: [SPARK-55638][SPARK][GEO][SQL] Refactor WKT serialization in GeometryModel
wenchen
2026/02/22
(spark) branch master updated: [SPARK-55626][SQL] Don't load metadata columns on Table unless needed in V2TableUtil
dongjoon
2026/02/22
(spark-connect-swift) branch main updated: [SPARK-55635] Improve `create_spark_jira.py` to support TYPE parameter `-t`
dongjoon
2026/02/22
(spark-connect-swift) branch main updated: [SPARK-55632] Upgrade `gRPC Swift NIO Transport` to 2.4.2
dongjoon
2026/02/22
(spark-kubernetes-operator) branch main updated: [SPARK-55633] Improve `create_spark_jira.py` to support TYPE parameter `-t`
dongjoon
2026/02/22
(spark) branch master updated: [SPARK-55627][PYTHON][TESTS] Put CustomChannelBuilder inside should_test_connect
gurwls223
2026/02/22
(spark) branch master updated: [SPARK-55462][PYTHON] Support VariantType in convert_numpy
gurwls223
2026/02/22
(spark) branch master updated: [SPARK-55613][PYTHON][TESTS] Add main block for tests that are missing it
gurwls223
2026/02/22
(spark) branch master updated: [SPARK-46162][PS] Implement nunique with axis=1
gurwls223
2026/02/22
(spark) branch master updated: [SPARK-55624][PS][TESTS] Ignore ArrowDtype in tests with pandas 3
gurwls223
2026/02/22
(spark) branch master updated: [SPARK-55625][PS] Fix StringOps to make `str` dtype work properly
gurwls223
2026/02/22
(spark) branch master updated: [SPARK-45414][SQL][TESTS] Add regression tests for XML mixed type serialization
wenchen
2026/02/22
(spark) branch master updated: [SPARK-55530][GEO][SQL] Support Geo result sets in Hive and Thrift server
wenchen
2026/02/21
(spark) branch branch-4.1 updated: [SPARK-55619][SQL][4.1] Fix custom metrics in case of coalesced partitions
viirya
2026/02/21
(spark) branch branch-3.5 updated: [SPARK-55619][SQL][3.5] Fix custom metrics in case of coalesced partitions
viirya
2026/02/20
[PR] Fix a couple of typos in contributing.md [spark-website]
via GitHub
2026/02/20
(spark) branch branch-4.0 updated: [SPARK-55619][SQL][4.0] Fix custom metrics in case of coalesced partitions
viirya
2026/02/20
(spark) branch master updated: [SPARK-55493][SS] Do not mkdirs in streaming checkpoint state directory in StateDataSource
ashrigondekar
2026/02/20
(spark) branch branch-3.5 updated: [SPARK-55302][SQL][3.5] Fix custom metrics in case of `KeyGroupedPartitioning`
dongjoon
2026/02/20
(spark) branch branch-4.1 updated: [SPARK-55302][SQL][4.1] Fix custom metrics in case of `KeyGroupedPartitioning`
dongjoon
2026/02/20
(spark) branch branch-4.0 updated: [SPARK-55302][SQL][4.0] Fix custom metrics in case of `KeyGroupedPartitioning`
dongjoon
2026/02/20
(spark) branch master updated: [SPARK-55322][SQL] `MaxBy` and `MinBy` Overload with K Elements
viirya
2026/02/20
(spark) branch master updated (eb2adde2f2db -> c70639910f9d)
viirya
2026/02/20
(spark) branch master updated: [SPARK-54835][SQL][TESTS][FOLLOWUP] Drain listener bus before registering listener in test
dongjoon
2026/02/20
(spark) branch master updated (29fc55980059 -> 89aafe652ade)
dongjoon
2026/02/19
(spark) branch master updated: [SPARK-55296][PS][FOLLOW-UP] Fix CoW mode not to break groupby
gurwls223
2026/02/19
(spark) branch master updated: [SPARK-55612][PYTHON][TESTS] Add test_dataframe_query_context to modules
gurwls223
2026/02/19
(spark) branch branch-4.0 updated: [SPARK-54599][PYTHON][FOLLOWUP][4.0] Remove another error message check to make CI happy
gurwls223
2026/02/19
(spark) branch master updated: [SPARK-55593][SQL] Unify aggregation state for vector_avg/vector_sum
wenchen
2026/02/19
(spark) branch master updated: [SPARK-55492][SQL][SS] Validate that eventTime in withWatermark is top-level column
kabhwan
2026/02/19
(spark) branch master updated: [SPARK-55615][PYTHON][CONNECT] Move SparkContext import into class branch
gurwls223
2026/02/19
(spark) branch master updated: [SPARK-55614][BUILD] Add AGENTS.MD
gurwls223
2026/02/19
(spark) branch master updated: [SPARK-55561][SS] Add retries for all Kafka admin client methods
ashrigondekar
2026/02/19
(spark) branch master updated: [SPARK-55607][PYTHON][TESTS] Skip test_session if we should not test connect
gurwls223
2026/02/19
(spark) branch master updated: [SPARK-55296][PS] Support CoW mode with pandas 3
ueshin
2026/02/19
(spark) branch master updated: [SPARK-55024][SQL][FOLLOWUP] Delay namespace length check to v1 identifier creation
wenchen
2026/02/19
(spark) branch master updated: [SPARK-55605][BUILD][DOCS] Bump dev.ludovic.netlib 3.1.1 and update docs
dongjoon
2026/02/19
(spark) branch master updated: [SPARK-55551][SQL] Improve `BroadcastHashJoinExec` output partitioning
ptoth
2026/02/19
(spark) branch master updated: [SPARK-55604][INFRA] Make `actions/*` GitHub Actions jobs up-to-date
dongjoon
2026/02/19
Re: [PR] Highlight Declarative Pipeline support on homepage [spark-website]
via GitHub
2026/02/18
(spark) branch branch-4.0 updated: [SPARK-55416][SS][PYTHON][4.0] Streaming Python Data Source memory leak when end-offset is not updated
kabhwan
2026/02/18
(spark) branch branch-4.1 updated: [SPARK-55416][SS][PYTHON][4.1] Streaming Python Data Source memory leak when end-offset is not updated
kabhwan
2026/02/18
(spark) branch master updated: [SPARK-55603][K8S] Improve `removeExecutorFromK8s` to use `patch` instead of `edit` API
dongjoon
2026/02/18
(spark-kubernetes-operator) branch main updated: [SPARK-55602] Update `setup-java` to v5
dongjoon
2026/02/18
(spark-kubernetes-operator) branch main updated: [SPARK-55598] Update `rsync-deployments` tag to 8.0.3
dongjoon
2026/02/18
(spark) branch branch-4.0 updated: [SPARK-54599][PYTHON][FOLLOWUP][4.0] Remove an error message check to make CI happy
gurwls223
2026/02/18
(spark) branch master updated: [SPARK-55020][PYTHON][FOLLOW-UP] Use `iter()` to get an iterator from ExecutePlan
gurwls223
2026/02/18
(spark) branch master updated: [SPARK-55540][DOCS] Fix capitalization inconsistency in PySpark Overview "Live Notebook" link
gurwls223
2026/02/18
(spark) branch master updated: [SPARK-55518][INFRA][PYTHON][DOCS] Upgrade Python to 3.12 in doc build
gurwls223
2026/02/18
(spark) branch master updated: [SPARK-46163][PS] DataFrame.update parameters filter_func and errors
gurwls223
2026/02/18
(spark) branch master updated: [SPARK-55159][PYTHON] Consolidate pandas-to-Arrow conversion utilities in serializers
gurwls223
2026/02/18
(spark) branch master updated: [SPARK-55505][SQL] Fix NPE on reading EXECUTION_ROOT_ID_KEY in concurrent scenarios
gurwls223
2026/02/18
(spark) branch branch-3.5 updated: [SPARK-55599][BUILD] Replaces dots to hyphens in release announcement pages
gurwls223
2026/02/18
(spark) branch branch-4.0 updated: [SPARK-55599][BUILD] Replaces dots to hyphens in release announcement pages
gurwls223
2026/02/18
(spark) branch branch-4.1 updated: [SPARK-55599][BUILD] Replaces dots to hyphens in release announcement pages
gurwls223
2026/02/18
(spark) branch master updated: [SPARK-55599][BUILD] Replaces dots to hyphens in release announcement pages
gurwls223
2026/02/18
(spark) branch master updated: [SPARK-55576][PYTHON][TESTS] Use the latest spark version for test_install_spark
dongjoon
2026/02/18
(spark) branch master updated: [SPARK-55314][CONNECT] Propagate observed metrics errors to client
gurwls223
2026/02/18
(spark) branch master updated: [SPARK-55594][INFRA] Fix `test_report.yml` to ignore `pages.yml`
dongjoon
2026/02/18
(spark) branch master updated: [SPARK-51834][SQL][FOLLOW-UP] Add missing `.withConstraints()` in `AtomicReplaceTableExec`
gengliang
2026/02/18
Re: [PR] add Apache Iceberg to index.md; add alt text to logos [spark-website]
via GitHub
2026/02/18
(spark) branch master updated: [SPARK-55494][SS] Introduce iterator/prefixScan with multi-values in StateStore API
kabhwan
2026/02/18
Re: [PR] add Apache Iceberg to index.md; add alt text to logos [spark-website]
via GitHub
2026/02/18
Re: [PR] add Apache Iceberg to index.md; add alt text to logos [spark-website]
via GitHub
2026/02/18
(spark) branch master updated: [SPARK-55490][PS][FOLLOW-UP] Fix `groupby(as_index=False).agg` with dict
dongjoon
2026/02/18
(spark-kubernetes-operator) branch main updated: [SPARK-55592] Revise subtask creating message
dongjoon
2026/02/18
(spark-connect-swift) branch main updated: [SPARK-55591] Revise subtask creating message
dongjoon
2026/02/18
(spark) branch master updated: [SPARK-55582][SQL][TESTS] Add `StarRocksIntegrationSuite`
dongjoon
2026/02/18
(spark) branch master updated: [SPARK-55573][SQL][TESTS] Upgrade `PostgreSQL` JDBC driver to `42.7.10` and revise test case
dongjoon
2026/02/18
(spark) branch master updated: [SPARK-55590][SQL][TESTS] Add `mysql-connector-j` test dependency to `sql/core` module
dongjoon
2026/02/18
(spark-docker) branch master updated: [SPARK-55548] Enable `GitHub Issues` feature (#106)
dongjoon
2026/02/18
(spark-connect-swift) branch main updated: [SPARK-55544] Enable `GitHub Issues` feature
dongjoon
2026/02/18
(spark-kubernetes-operator) branch main updated: [SPARK-55546] Enable `GitHub Issues` feature
dongjoon
2026/02/18
(spark) branch master updated (b9c2a4159c94 -> cb3ff7234c2c)
wenchen
2026/02/18
(spark) branch master updated: [SPARK-55586][EXAMPLE] Add `jdbc.py` Example
dongjoon
2026/02/18
(spark) branch master updated: [SPARK-55580][SQL][TESTS] Use `spark` instead of `sqlContext` in `docker-integration-tests`
dongjoon
2026/02/17
(spark) branch master updated: [SPARK-55578][SQL][TESTS] Improve `DockerJDBCIntegrationSuite` to support `sleepBeforeTesting`
dongjoon
2026/02/17
(spark) branch master updated (89e2a47d40f5 -> ba3c03e698ef)
dongjoon
2026/02/17
(spark) branch master updated: [SPARK-55574][SQL][TESTS] Upgrade `MariaDB` JDBC driver to `3.5.7` and revise test suites
dongjoon
2026/02/17
(spark) branch master updated: [SPARK-55547][INFRA] Enable `GitHub Issues` feature
dongjoon
2026/02/17
(spark) branch master updated (5353406f2579 -> 20d0c2a9e220)
ruifengz
2026/02/17
(spark) branch master updated (f74d3fbbd41d -> 5353406f2579)
ruifengz
2026/02/17
(spark) branch master updated: [SPARK-55474][PYTHON][TESTS] Remove test files from ignore list of ruff
ruifengz
2026/02/17
(spark) branch master updated: [SPARK-55506][PYTHON] Pass explicit input schema to `to_pandas` in `CogroupPandasUDFSerializer`
ruifengz
2026/02/17
(spark) branch master updated: [SPARK-55405][PYTHON][TESTS][FOLLOW-UP] Add ARM overrides for float-to-int unsafe cast golden file mismatches
ruifengz
2026/02/17
(spark) branch master updated: [SPARK-55572][SQL][TESTS] Upgrade `MySQL` image to `9.6.0`
dongjoon
2026/02/17
(spark) branch master updated: [SPARK-55529][PYTHON] Restore Arrow-level batch merge for non-iterator applyInPandas
ueshin
2026/02/17
(spark-kubernetes-operator) branch main updated: [SPARK-55566] Add `SparkClusterReconcilerTest`
dongjoon
2026/02/17
(spark) branch master updated: [SPARK-55507][PYTHON] Add None check for field.metadata in is_geometry and is_geography
wenchen
2026/02/17
(spark) branch branch-4.1 updated: [SPARK-55552][SQL] Add VariantType support to ColumnarBatchRow.copy() and MutableColumnarRow
wenchen
2026/02/17
(spark) branch master updated: [SPARK-55552][SQL] Add VariantType support to ColumnarBatchRow.copy() and MutableColumnarRow
wenchen
2026/02/17
(spark) branch master updated: [SPARK-55471] Add optimizer support for SequentialStreamingUnion
wenchen
2026/02/16
(spark-kubernetes-operator) branch main updated: [SPARK-55567] Remove `HttpServletRequest` usage
dongjoon
2026/02/16
(spark-kubernetes-operator) branch main updated: [SPARK-55550] Add `Apache Celeborn` example
dongjoon
2026/02/16
(spark-connect-swift) branch main updated: [SPARK-55564] Improve `create_spark_jira.py` to support `-p` to set the parent JIRA ID
dongjoon
2026/02/16
(spark-connect-swift) branch main updated: [SPARK-55565] Upgrade `FlatBuffers` to v25.12.19-2026-02-06-03fffb2
dongjoon
2026/02/16
(spark-kubernetes-operator) branch main updated: [SPARK-55563] Add `JWSFilter`-enabled Spark History Server example
dongjoon
2026/02/16
(spark) branch master updated: [SPARK-55496][K8S] Support re-use of scaled PVCs
dongjoon
2026/02/16
(spark) branch master updated (fcab26b98f9e -> ba75561ff4a4)
wenchen
2026/02/16
(spark) branch master updated: [SPARK-55541][GEO][SQL] Support Geometry and Geography in catalyst type converters
wenchen
2026/02/16
(spark) branch master updated: [SPARK-55261][GEO][SQL] Implement Parquet read support for Geo types
wenchen
2026/02/16
(spark) branch master updated (39fef73e45e3 -> 6c8d2ef5fc92)
wenchen
2026/02/16
(spark) branch master updated: [SPARK-55372][SQL] Fix `SHOW CREATE TABLE` for tables / views with default collation
wenchen
2026/02/15
(spark-docker) branch master updated: [SPARK-55549] Update PR template according to the ASF Generative Tooling Guidance recommendations
dongjoon
2026/02/15
(spark-kubernetes-operator) branch main updated: [SPARK-55545] Improve `create_spark_jira.py` to support `-p` to set the parent JIRA ID
dongjoon
2026/02/15
(spark-kubernetes-operator) branch main updated: [SPARK-55537] Check `spark.dynamicAllocation.enabled` before overriding deleteOnTermination
dongjoon
2026/02/15
(spark-kubernetes-operator) branch main updated: [SPARK-55543] Change `SentinelManager.getSentinelResources` to `package private`
dongjoon
2026/02/15
(spark-connect-swift) branch main updated: [SPARK-55542] Upgrade `gRPC Swift Protobuf` to 2.2.0
dongjoon
2026/02/15
(spark-connect-swift) branch main updated: [SPARK-55538] Add IDEs and MacOS settings to `.gitignore`
dongjoon
2026/02/15
(spark) branch master updated: [SPARK-55533][SQL] Support IGNORE NULLS / RESPECT NULLS for collect_set
dongjoon
2026/02/15
[PR] Highlight Declarative Pipeline support on homepage [spark-website]
via GitHub
2026/02/15
(spark) branch master updated: [SPARK-55129][SS] Introduce new key encoders for timestamp as a first class (UnsafeRow)
kabhwan
2026/02/14
(spark) branch master updated: [SPARK-55479][SQL] Fix style issues in SparkShreddingUtils
dongjoon
2026/02/14
Re: [PR] Make `site/docs/latest` up-to-date with 4.1.1 [spark-website]
via GitHub
2026/02/14
(spark-website) branch asf-site updated: Make `site/docs/latest` up-to-date with 4.1.1 (#677)
dongjoon
2026/02/14
Re: [PR] Make `site/docs/latest` up-to-date with 4.1.1 [spark-website]
via GitHub
2026/02/14
[PR] Make `site/docs/latest` up-to-date with 4.1.1 [spark-website]
via GitHub
2026/02/14
(spark) branch master updated: [SPARK-55522][WEBUI] Allow inline scripts, event handlers and styles in Spark UI with Content-Security-Policy
dongjoon
2026/02/14
(spark-kubernetes-operator) branch main updated: [SPARK-55527] Remove `labeler` GitHub Actions job
dongjoon
2026/02/13
(spark) branch master updated (f2459419b481 -> 5593f92a9503)
dongjoon
2026/02/13
(spark) branch master updated (b3e6d97a06f0 -> f2459419b481)
dongjoon
2026/02/13
(spark-kubernetes-operator) branch main updated: [MINOR] Add Java version badge and reorder the badges
dongjoon
2026/02/13
(spark) branch master updated: [SPARK-55385][CORE][SQL][FOLLOW-UP] `getAncestorWithSamePartitionSizes` should stop at checkpointed ancestor
dongjoon
2026/02/13
(spark) branch master updated: [SPARK-55333][PYTHON] Enable `DateType` and `TimeType` in `convert_numpy`
dongjoon
2026/02/13
(spark) branch master updated (c42f0de7b714 -> a252c5b520ab)
dongjoon
2026/02/13
(spark) branch master updated (a252c5b520ab -> a0c6265891d6)
dongjoon
2026/02/13
(spark) branch master updated: [SPARK-55516][BUILD] Upgrade `ap-loader` to 4.3-12
dongjoon
2026/02/13
(spark) branch master updated: [SPARK-55515][BUILD] Upgrade `jjwt` to 0.13.0
dongjoon
2026/02/13
(spark) branch master updated: [SPARK-55449][GEO][SQL] Enable WKB parsing and writing for Geography
wenchen
2026/02/13
Re: [PR] website: add declarative pipeline support to Spark SQL highlights [spark-website]
via GitHub
2026/02/13
(spark) branch master updated (9c7da4cd1738 -> 4a5efe6ab629)
yangjie01
2026/02/13
(spark) branch master updated (75424734ea11 -> 9c7da4cd1738)
yangjie01
2026/02/13
(spark-connect-rust) branch spark-4 created (now 3171a90)
yangjie01
2026/02/12
(spark) branch master updated: [SPARK-55416][SS][PYTHON] Streaming Python Data Source memory leak when end-offset is not updated
kabhwan
2026/02/12
(spark) branch master updated (b11ab86bce62 -> f391539c7536)
ruifengz
2026/02/12
(spark-kubernetes-operator) branch main updated: [SPARK-55512] Update `README.md` with YuniKorn 1.8.0
dongjoon
2026/02/12
(spark) branch master updated (4463ba6edd88 -> b11ab86bce62)
ruifengz
2026/02/12
(spark) branch master updated: [SPARK-55511][K8S][DOCS][INFRA] Upgrade Volcano to 1.14.0
dongjoon
2026/02/12
(spark) branch master updated: [SPARK-55508][BUILD] Upgrade `compress-lzf` to 1.2.0
dongjoon
2026/02/12
(spark) branch master updated: [SPARK-55156][PS] Deal with `include_groups` for `groupby.apply`
ruifengz
2026/02/12
(spark) branch master updated (ba291a619042 -> c4935cf18e81)
ruifengz
2026/02/12
(spark) branch master updated: [SPARK-55509][K8S][DOCS] Update `YuniKorn` docs with `1.8.0`
dongjoon
2026/02/12
(spark) branch branch-4.0 updated: [SPARK-55497][BUILD][TESTS] Use `jupyterTestFramework` instead of `TestFrameworks.JUnit`
chengpan
2026/02/12
(spark) branch branch-4.1 updated: [SPARK-55497][BUILD][TESTS] Use `jupyterTestFramework` instead of `TestFrameworks.JUnit`
chengpan
2026/02/12
(spark) branch master updated: [SPARK-55497][BUILD][TESTS] Use `jupyterTestFramework` instead of `TestFrameworks.JUnit`
chengpan
2026/02/12
Re: [PR] [SPARK-54784] Document the security policy on ml models [spark-website]
via GitHub
2026/02/12
Re: [PR] [SPARK-54784] Document the security policy on ml models [spark-website]
via GitHub
2026/02/12
(spark-website) branch asf-site updated: [SPARK-54784] Document the security policy on ml models (#676)
ruifengz
2026/02/12
(spark-connect-swift) branch main updated: [MINOR] Add release version badge and link to `README.md`
dongjoon
2026/02/12
(spark) branch master updated (ac9b01ecff6f -> 30825c3dae73)
ruifengz
2026/02/12
svn commit: r82463 - release/spark/spark-4.0.1
dongjoon
Earlier messages
Later messages