Messages by Date
-
2026/06/26
(spark) branch master updated: [SPARK-57303][SQL] Store-assignment and up-cast rules for nanosecond-precision timestamp types
maxgekk
-
2026/06/26
(spark) branch branch-4.x updated: [SPARK-57303][SQL] Store-assignment and up-cast rules for nanosecond-precision timestamp types
maxgekk
-
2026/06/26
(spark) branch branch-4.x updated: [SPARK-57531][SQL] Reuse OrcTail in non-vectorized ORC reader path
dongjoon
-
2026/06/26
(spark) branch master updated (6fa1eab00b63 -> 01a895d89894)
dongjoon
-
2026/06/26
(spark) branch branch-4.x updated: [SPARK-57677][PYTHON][TEST] Make UDTF cleanup tests tolerate task retries
dongjoon
-
2026/06/26
(spark) branch master updated: [SPARK-57677][PYTHON][TEST] Make UDTF cleanup tests tolerate task retries
dongjoon
-
2026/06/26
(spark) branch master updated: [SPARK-57722][INFRA] Merge `binding-policy` GHA job into the `lint` job
dongjoon
-
2026/06/26
(spark) branch master updated: [SPARK-57718][SQL][TEST] Add JOIN correctness tests for nanosecond-precision timestamp types
maxgekk
-
2026/06/26
(spark) branch branch-4.x updated: [SPARK-57718][SQL][TEST] Add JOIN correctness tests for nanosecond-precision timestamp types
maxgekk
-
2026/06/26
(spark) branch branch-4.1 updated: [SPARK-57721][SQL] Fix `LowLatencyMemoryStream` package to match its directory
dongjoon
-
2026/06/26
(spark) branch branch-4.x updated: [SPARK-57721][SQL] Fix `LowLatencyMemoryStream` package to match its directory
dongjoon
-
2026/06/26
(spark) branch branch-4.2 updated: [SPARK-57721][SQL] Fix `LowLatencyMemoryStream` package to match its directory
dongjoon
-
2026/06/26
(spark) branch master updated: [SPARK-57721][SQL] Fix `LowLatencyMemoryStream` package to match its directory
dongjoon
-
2026/06/26
(spark) branch branch-4.x updated: [SPARK-56894][SQL] Add vectorized Parquet BYTE_STREAM_SPLIT reader
maxgekk
-
2026/06/26
(spark) branch master updated: [SPARK-56894][SQL] Add vectorized Parquet BYTE_STREAM_SPLIT reader
maxgekk
-
2026/06/26
(spark) branch branch-4.1 updated: [SPARK-57720][SQL] Fix `RealTimeModeAllowlist` package to match its directory
dongjoon
-
2026/06/26
(spark) branch branch-4.2 updated: [SPARK-57720][SQL] Fix `RealTimeModeAllowlist` package to match its directory
dongjoon
-
2026/06/26
(spark) branch branch-4.x updated: [SPARK-57720][SQL] Fix `RealTimeModeAllowlist` package to match its directory
dongjoon
-
2026/06/26
(spark) branch master updated (2e34b45d1f17 -> 08bf0e75e4a0)
dongjoon
-
2026/06/26
(spark) branch branch-4.x updated: [SPARK-56887][SQL][TEST][FOLLOWUP] Add spill tests for forward, nearest, and left outer AS-OF joins
dongjoon
-
2026/06/26
(spark) branch master updated: [SPARK-56887][SQL][TEST][FOLLOWUP] Add spill tests for forward, nearest, and left outer AS-OF joins
dongjoon
-
2026/06/26
(spark) branch branch-4.x updated: [SPARK-57707][PYTHON][TEST] Skip doctest for shuffle
dongjoon
-
2026/06/26
(spark) branch master updated: [SPARK-57707][PYTHON][TEST] Skip doctest for shuffle
dongjoon
-
2026/06/26
(spark) branch branch-4.1 updated: [SPARK-57719][SQL][TEST] Move `IdentifierClauseParserSuite` to the catalyst parser package
dongjoon
-
2026/06/26
(spark) branch branch-4.x updated: [SPARK-57719][SQL][TEST] Move `IdentifierClauseParserSuite` to the catalyst parser package
dongjoon
-
2026/06/26
(spark) branch branch-4.2 updated: [SPARK-57719][SQL][TEST] Move `IdentifierClauseParserSuite` to the catalyst parser package
dongjoon
-
2026/06/26
(spark) branch master updated: [SPARK-57719][SQL][TEST] Move `IdentifierClauseParserSuite` to the catalyst parser package
dongjoon
-
2026/06/26
(spark) branch master updated: [SPARK-57713][CORE] Deduplicate AUTO IOMode resolution in NettyUtils
dongjoon
-
2026/06/26
(spark) branch branch-4.x updated: [SPARK-57713][CORE] Deduplicate AUTO IOMode resolution in NettyUtils
dongjoon
-
2026/06/26
(spark) branch master updated: [SPARK-57476][SQL] Extract BIN BY validation to lay groundwork for single-pass resolver
maxgekk
-
2026/06/26
(spark) branch branch-4.x updated: [SPARK-57476][SQL] Extract BIN BY validation to lay groundwork for single-pass resolver
maxgekk
-
2026/06/26
(spark) branch master updated: [SPARK-57585][SQL] Resolve a common TIME(p) type for mixed-precision operands in set and conditional operations
maxgekk
-
2026/06/26
(spark) branch branch-4.x updated: [SPARK-57585][SQL] Resolve a common TIME(p) type for mixed-precision operands in set and conditional operations
maxgekk
-
2026/06/26
(spark) branch branch-4.x updated: [SPARK-57573][CONNECT] Support the TIME data type in the Protobuf connector
maxgekk
-
2026/06/26
(spark) branch master updated: [SPARK-57573][CONNECT] Support the TIME data type in the Protobuf connector
maxgekk
-
2026/06/26
(spark) branch master updated: [SPARK-57558][SQL] Add the LOCALTIME datetime value function
maxgekk
-
2026/06/26
(spark) branch branch-4.x updated: [SPARK-57566][CONNECT][TEST] Add test coverage for the TIME data type
maxgekk
-
2026/06/26
(spark) branch master updated: [SPARK-57566][CONNECT][TEST] Add test coverage for the TIME data type
maxgekk
-
2026/06/26
(spark) branch branch-4.x updated: [SPARK-55444][SQL] Route nanosecond timestamp Parquet support through the Types Framework
maxgekk
-
2026/06/26
(spark) branch master updated (24434c3bf7b9 -> e27a6046fe21)
maxgekk
-
2026/06/26
(spark) branch branch-4.2 updated: [SPARK-57652][4.2][SS][TEST] Deflake snapshotStartBatchId-with-transformWithState StateDataSource test
gurwls223
-
2026/06/26
(spark) branch branch-4.x updated: [SPARK-57030][SPARK-57031][DOC] Document the TIME data type, functions, and ANSI behavior in the SQL reference
maxgekk
-
2026/06/26
(spark) branch master updated: [SPARK-57030][SPARK-57031][DOC] Document the TIME data type, functions, and ANSI behavior in the SQL reference
maxgekk
-
2026/06/25
(spark) branch branch-4.x updated: [SPARK-57661][SQL] Preserve TIME precision in the Spark <-> Arrow type mapping
maxgekk
-
2026/06/25
(spark) branch master updated (64197c961057 -> ca0629f61e21)
maxgekk
-
2026/06/25
(spark-kubernetes-operator) branch main updated: [SPARK-57706] Add one-zone `Spark Connect Server` example
dongjoon
-
2026/06/25
(spark) branch branch-4.x updated: [SPARK-57676][PYTHON] Refactor SQL_GROUPED_AGG_PANDAS_ITER_UDF
yiconghuang
-
2026/06/25
(spark) branch master updated: [SPARK-57676][PYTHON] Refactor SQL_GROUPED_AGG_PANDAS_ITER_UDF
yiconghuang
-
2026/06/25
(spark) branch branch-4.x updated: [SPARK-56642][SQL] Add pipelined JVM-Python UDF data transfer
viirya
-
2026/06/25
(spark) branch master updated: [SPARK-56642][SQL] Add pipelined JVM-Python UDF data transfer
viirya
-
2026/06/25
(spark) branch branch-4.x updated: [SPARK-57587][SQL][TEST] Generate TIME values with the declared precision in RandomDataGenerator
maxgekk
-
2026/06/25
(spark) branch master updated: [SPARK-57587][SQL][TEST] Generate TIME values with the declared precision in RandomDataGenerator
maxgekk
-
2026/06/25
(spark-docker) branch master updated: [SPARK-57701] Install `libjemalloc2` in `Dockerfile.template`
dongjoon
-
2026/06/25
(spark) branch branch-3.5 updated: [SPARK-57621][3.5][INFRA] Make branch-3.5 scheduled build workflows self-contained
gaogaotiantian
-
2026/06/25
(spark) branch branch-4.x updated: [SPARK-57700][K8S] Support opt-in `jemalloc` in Spark Docker images
dongjoon
-
2026/06/25
(spark) branch master updated: [SPARK-57700][K8S] Support opt-in `jemalloc` in Spark Docker images
dongjoon
-
2026/06/25
(spark) branch master updated (526d88da65e0 -> d9fc0c108096)
dongjoon
-
2026/06/25
(spark) branch branch-4.x updated: [SPARK-57697][SQL][TEST] Mark `HiveClientSuite` as `SlowHiveTest` like `HiveClientSuites`
dongjoon
-
2026/06/25
(spark) branch branch-4.1 updated: [SPARK-57697][SQL][TEST] Mark `HiveClientSuite` as `SlowHiveTest` like `HiveClientSuites`
dongjoon
-
2026/06/25
(spark) branch branch-4.0 updated: [SPARK-57697][SQL][TEST] Mark `HiveClientSuite` as `SlowHiveTest` like `HiveClientSuites`
dongjoon
-
2026/06/25
(spark) branch branch-4.2 updated: [SPARK-57697][SQL][TEST] Mark `HiveClientSuite` as `SlowHiveTest` like `HiveClientSuites`
dongjoon
-
2026/06/25
(spark) branch branch-4.x updated: [SPARK-57674][INFRA] Add dev/pr_merge_status.py and document PR merge-status checking in AGENTS.md
wenchen
-
2026/06/25
(spark) branch branch-4.x updated: [SPARK-57666][SQL] Add Timestamp nano benchmarks
maxgekk
-
2026/06/25
(spark) branch master updated: [SPARK-57666][SQL] Add Timestamp nano benchmarks
maxgekk
-
2026/06/25
Re: [PR] Clean up page titles, render from frontmatter [spark-website]
via GitHub
-
2026/06/25
(spark) branch branch-4.0 updated: [SPARK-57599][SQL] Decode Variant strings and keys as UTF-8
yangjie01
-
2026/06/25
(spark) branch branch-4.1 updated: [SPARK-57599][SQL] Decode Variant strings and keys as UTF-8
yangjie01
-
2026/06/25
(spark) branch branch-4.2 updated: [SPARK-57599][SQL] Decode Variant strings and keys as UTF-8
yangjie01
-
2026/06/25
(spark) branch master updated: [SPARK-57599][SQL] Decode Variant strings and keys as UTF-8
yangjie01
-
2026/06/25
(spark) branch branch-4.x updated: [SPARK-57599][SQL] Decode Variant strings and keys as UTF-8
yangjie01
-
2026/06/25
(spark) branch master updated: [MINOR][DOC] Correct try_to_date docstring versionadded annotation
uros
-
2026/06/25
(spark) branch branch-4.x updated: [SPARK-57159][SQL] Add Arrow type mapping for nanosecond-capable timestamp types
maxgekk
-
2026/06/25
(spark) branch master updated: [SPARK-57159][SQL] Add Arrow type mapping for nanosecond-capable timestamp types
maxgekk
-
2026/06/25
(spark) branch branch-4.x updated: [SPARK-57524][SQL] Correct SHOW TABLE EXTENDED property formatting
maxgekk
-
2026/06/25
(spark) branch master updated: [SPARK-57524][SQL] Correct SHOW TABLE EXTENDED property formatting
maxgekk
-
2026/06/25
(spark) branch branch-4.x updated: [SPARK-57564][SQL][TEST] Add unit-test coverage for TIME to match DATE/TIMESTAMP
maxgekk
-
2026/06/25
(spark) branch master updated: [SPARK-57564][SQL][TEST] Add unit-test coverage for TIME to match DATE/TIMESTAMP
maxgekk
-
2026/06/25
(spark) branch branch-4.x updated: [SPARK-57563][SQL][TEST] Add SQL golden-file test coverage for TIME to match DATE/TIMESTAMP
maxgekk
-
2026/06/25
(spark) branch master updated: [SPARK-57563][SQL][TEST] Add SQL golden-file test coverage for TIME to match DATE/TIMESTAMP
maxgekk
-
2026/06/25
(spark) branch branch-4.x updated: [SPARK-57634][SQL] Support TIME type inference in XML data source
maxgekk
-
2026/06/25
(spark) branch master updated: [SPARK-57634][SQL] Support TIME type inference in XML data source
maxgekk
-
2026/06/24
(spark) branch branch-4.0 updated: [SPARK-57689][BUILD] Replace `kubernetes-httpclient-okhttp` with `kubernetes-httpclient-vertx` in `LICENSE-binary`
dongjoon
-
2026/06/24
(spark) branch branch-4.2 updated: [SPARK-57689][BUILD] Replace `kubernetes-httpclient-okhttp` with `kubernetes-httpclient-vertx` in `LICENSE-binary`
dongjoon
-
2026/06/24
(spark) branch branch-4.x updated: [SPARK-57689][BUILD] Replace `kubernetes-httpclient-okhttp` with `kubernetes-httpclient-vertx` in `LICENSE-binary`
dongjoon
-
2026/06/24
(spark) branch branch-4.1 updated: [SPARK-57689][BUILD] Replace `kubernetes-httpclient-okhttp` with `kubernetes-httpclient-vertx` in `LICENSE-binary`
dongjoon
-
2026/06/24
(spark) branch master updated: [SPARK-57689][BUILD] Replace `kubernetes-httpclient-okhttp` with `kubernetes-httpclient-vertx` in `LICENSE-binary`
dongjoon
-
2026/06/24
(spark) branch branch-4.0 updated: [SPARK-57682][BUILD] Add `javax.servlet-api` to `LICENSE-binary`
dongjoon
-
2026/06/24
(spark) branch branch-4.1 updated: [SPARK-57682][BUILD] Add `javax.servlet-api` to `LICENSE-binary`
dongjoon
-
2026/06/24
(spark) branch branch-4.2 updated: [SPARK-57682][BUILD] Add `javax.servlet-api` to `LICENSE-binary`
dongjoon
-
2026/06/24
(spark) branch branch-4.x updated: [SPARK-57682][BUILD] Add `javax.servlet-api` to `LICENSE-binary`
dongjoon
-
2026/06/24
(spark) branch master updated: [SPARK-57682][BUILD] Add `javax.servlet-api` to `LICENSE-binary`
dongjoon
-
2026/06/24
(spark) branch branch-4.1 updated: [SPARK-57687][BUILD] Add `arrow-compression` to `LICENSE-binary`
dongjoon
-
2026/06/24
(spark) branch branch-4.x updated: [SPARK-57687][BUILD] Add `arrow-compression` to `LICENSE-binary`
dongjoon
-
2026/06/24
(spark) branch branch-4.2 updated: [SPARK-57687][BUILD] Add `arrow-compression` to `LICENSE-binary`
dongjoon
-
2026/06/24
(spark) branch master updated: [SPARK-57687][BUILD] Add `arrow-compression` to `LICENSE-binary`
dongjoon
-
2026/06/24
(spark) branch branch-4.0 updated: [SPARK-57662][CORE] Use unsigned byte comparison for KVStore iterator keys
yangjie01
-
2026/06/24
(spark) branch branch-4.1 updated: [SPARK-57662][CORE] Use unsigned byte comparison for KVStore iterator keys
yangjie01
-
2026/06/24
(spark) branch branch-4.2 updated: [SPARK-57662][CORE] Use unsigned byte comparison for KVStore iterator keys
yangjie01
-
2026/06/24
(spark) branch branch-4.x updated: [SPARK-57662][CORE] Use unsigned byte comparison for KVStore iterator keys
yangjie01
-
2026/06/24
(spark) branch master updated: [SPARK-57662][CORE] Use unsigned byte comparison for KVStore iterator keys
yangjie01
-
2026/06/24
(spark) branch branch-4.0 updated: [SPARK-57686][BUILD] Fix `log4j-slf4j2-impl` artifact name in `LICENSE-binary`
dongjoon
-
2026/06/24
(spark) branch branch-4.1 updated: [SPARK-57686][BUILD] Fix `log4j-slf4j2-impl` artifact name in `LICENSE-binary`
dongjoon
-
2026/06/24
(spark) branch branch-4.x updated: [SPARK-57686][BUILD] Fix `log4j-slf4j2-impl` artifact name in `LICENSE-binary`
dongjoon
-
2026/06/24
(spark) branch branch-4.2 updated: [SPARK-57686][BUILD] Fix `log4j-slf4j2-impl` artifact name in `LICENSE-binary`
dongjoon
-
2026/06/24
(spark) branch master updated: [SPARK-57686][BUILD] Fix `log4j-slf4j2-impl` artifact name in `LICENSE-binary`
dongjoon
-
2026/06/24
(spark) branch branch-4.x updated: [SPARK-57684][CORE] Avoid throwaway allocation in InMemoryStore parent-index lookups
yangjie01
-
2026/06/24
(spark) branch master updated: [SPARK-57684][CORE] Avoid throwaway allocation in InMemoryStore parent-index lookups
yangjie01
-
2026/06/24
(spark) branch master updated (141b23a3a9ef -> 185662eb4f40)
uros
-
2026/06/24
(spark) branch branch-4.x updated: [SPARK-57555][SQL] Support TIME data type in built-in JDBC data source
uros
-
2026/06/24
(spark) branch master updated: [SPARK-57555][SQL] Support TIME data type in built-in JDBC data source
uros
-
2026/06/24
(spark) branch branch-4.1 updated (55f8db59c31e -> 91dec3685135)
sarutak
-
2026/06/24
(spark) branch branch-4.2 updated: [SPARK-57683][SQL][TEST] Move `StateDataSourceTransformWithStateSuiteWithRowChecksum` to `ExtendedSQLTest`
dongjoon
-
2026/06/24
(spark) branch branch-4.x updated: [SPARK-57683][SQL][TEST] Move `StateDataSourceTransformWithStateSuiteWithRowChecksum` to `ExtendedSQLTest`
dongjoon
-
2026/06/24
(spark) branch master updated: [SPARK-57683][SQL][TEST] Move `StateDataSourceTransformWithStateSuiteWithRowChecksum` to `ExtendedSQLTest`
dongjoon
-
2026/06/24
(spark) branch master updated: [SPARK-57672][BUILD] Upgrade Jetty to 12.1.10
dongjoon
-
2026/06/24
(spark) branch branch-4.x updated: [SPARK-57328][SQL] Extract coalesce hint-building helpers into CoalesceHintUtils
dtenedor
-
2026/06/24
(spark) branch master updated: [SPARK-57328][SQL] Extract coalesce hint-building helpers into CoalesceHintUtils
dtenedor
-
2026/06/24
(spark) branch master updated: [SPARK-57671][BUILD] Upgrade `tink` to 1.22.0
dongjoon
-
2026/06/24
(spark) branch branch-4.2 updated: [SPARK-57675][SQL][TEST] Mark `StateDataSourceTransformWithStateSuiteCheckpointV2` as `ExtendedSQLTest`
dongjoon
-
2026/06/24
(spark) branch branch-4.x updated: [SPARK-57675][SQL][TEST] Mark `StateDataSourceTransformWithStateSuiteCheckpointV2` as `ExtendedSQLTest`
dongjoon
-
2026/06/24
(spark) branch master updated: [SPARK-57675][SQL][TEST] Mark `StateDataSourceTransformWithStateSuiteCheckpointV2` as `ExtendedSQLTest`
dongjoon
-
2026/06/24
(spark) branch master updated: [SPARK-57669][BUILD] Upgrade Jackson to 2.22.0
dongjoon
-
2026/06/24
(spark) branch master updated: [SPARK-57663][BUILD] Simplify gRPC deps management by using BOM
uros
-
2026/06/24
(spark) branch branch-4.x updated: [SPARK-57611][SQL] Reuse JsonFactory instances in the variant module
uros
-
2026/06/24
(spark) branch master updated: [SPARK-57611][SQL] Reuse JsonFactory instances in the variant module
uros
-
2026/06/24
(spark) branch branch-4.x updated: [SPARK-57659][CORE] Fix integer/long overflow in ArrayWrappers numeric array key comparators
uros
-
2026/06/24
(spark) branch master updated: [SPARK-57659][CORE] Fix integer/long overflow in ArrayWrappers numeric array key comparators
uros
-
2026/06/24
(spark) branch master updated: [SPARK-57668][BUILD] Upgrade `netty-tcnative` to 2.0.79.Final
dongjoon
-
2026/06/24
(spark) branch branch-4.x updated: [SPARK-57644][SQL] TxnTableCatalog should delegate capabilities to underlying catalog
szehon
-
2026/06/24
(spark) branch master updated: [SPARK-57644][SQL] TxnTableCatalog should delegate capabilities to underlying catalog
szehon
-
2026/06/24
(spark) branch branch-4.2 updated: [SPARK-57667][SQL][TEST] Make SQL tests be independent from the default value of `maxShuffledHashJoinLocalMapThreshold`
dongjoon
-
2026/06/24
(spark) branch branch-4.x updated: [SPARK-57667][SQL][TEST] Make SQL tests be independent from the default value of `maxShuffledHashJoinLocalMapThreshold`
dongjoon
-
2026/06/24
(spark) branch master updated: [SPARK-57667][SQL][TEST] Make SQL tests be independent from the default value of `maxShuffledHashJoinLocalMapThreshold`
dongjoon
-
2026/06/24
(spark) branch master updated: [SPARK-57650][YARN][TEST] Allow AMs to use the whole queue in BaseYarnClusterSuite to fix ACCEPTED-state timeouts
gurwls223
-
2026/06/24
(spark) branch branch-4.x updated: [SPARK-57481][SQL] Read and infer Avro schema from tar archives
wenchen
-
2026/06/24
(spark) branch master updated: [SPARK-57481][SQL] Read and infer Avro schema from tar archives
wenchen
-
2026/06/24
(spark) branch branch-4.x updated: [SPARK-57650][YARN][TEST] Allow AMs to use the whole queue in BaseYarnClusterSuite to fix ACCEPTED-state timeouts
gurwls223
-
2026/06/24
(spark) branch branch-4.2 updated: [SPARK-57650][YARN][TEST] Allow AMs to use the whole queue in BaseYarnClusterSuite to fix ACCEPTED-state timeouts
gurwls223
-
2026/06/24
(spark) branch branch-4.x updated: [SPARK-57660][SQL] Support casting between TIME(p) and TIMESTAMP_LTZ(q)
maxgekk
-
2026/06/24
(spark) branch master updated: [SPARK-57660][SQL] Support casting between TIME(p) and TIMESTAMP_LTZ(q)
maxgekk
-
2026/06/24
(spark) branch branch-4.x updated: [SPARK-57645][PYTHON][TEST] Add ASV microbenchmark for SQL_GROUPED_AGG_PANDAS_ITER_UDF
yiconghuang
-
2026/06/24
(spark) branch master updated: [SPARK-57645][PYTHON][TEST] Add ASV microbenchmark for SQL_GROUPED_AGG_PANDAS_ITER_UDF
yiconghuang
-
2026/06/24
Re: [PR] Clean up page titles, render from frontmatter [spark-website]
via GitHub
-
2026/06/24
(spark) branch branch-4.x updated: [SPARK-56972][4.X][SS] Persist sink name in V3 commit log via MicroBatchExecution
wenchen
-
2026/06/24
(spark) branch branch-4.x updated: [SPARK-57420][INFRA] Add generate-tpcds input and early CPU check to benchmark workflow
yangjie01
-
2026/06/24
(spark) branch master updated: [SPARK-57420][INFRA] Add generate-tpcds input and early CPU check to benchmark workflow
yangjie01
-
2026/06/24
Re: [PR] Clean up page titles, render from frontmatter [spark-website]
via GitHub
-
2026/06/24
(spark) branch branch-4.1 updated: [SPARK-57438][SS] Fix NullPointerException in Kafka source metrics when latest partition offsets are unavailable
viirya
-
2026/06/24
(spark) branch branch-4.2 updated: [SPARK-57438][SS] Fix NullPointerException in Kafka source metrics when latest partition offsets are unavailable
viirya
-
2026/06/24
(spark) branch branch-4.x updated: [SPARK-57438][SS] Fix NullPointerException in Kafka source metrics when latest partition offsets are unavailable
viirya
-
2026/06/24
(spark) branch master updated: [SPARK-57438][SS] Fix NullPointerException in Kafka source metrics when latest partition offsets are unavailable
viirya
-
2026/06/24
(spark) branch branch-4.1 updated: [SPARK-57642][SQL] Require predicateSql to be present for the DSv2 CHECK constraint
gengliang
-
2026/06/24
(spark) branch branch-4.x updated: [SPARK-57642][SQL] Require predicateSql to be present for the DSv2 CHECK constraint
gengliang
-
2026/06/24
(spark) branch master updated: [SPARK-57642][SQL] Require predicateSql to be present for the DSv2 CHECK constraint
gengliang
-
2026/06/24
(spark) branch branch-4.2 updated: [SPARK-57642][SQL] Require predicateSql to be present for the DSv2 CHECK constraint
gengliang
-
2026/06/24
(spark) branch branch-4.x updated: [SPARK-57515][SQL] Surface MALFORMED_CSV_RECORD instead of ArrayIndexOutOfBoundsException when CSV header exceeds maxColumns
maxgekk
-
2026/06/24
(spark) branch master updated: [SPARK-57515][SQL] Surface MALFORMED_CSV_RECORD instead of ArrayIndexOutOfBoundsException when CSV header exceeds maxColumns
maxgekk
-
2026/06/24
(spark) branch master updated: [SPARK-57579][PYTHON] Add PySpark support for unix_nanos function
maxgekk
-
2026/06/24
(spark) branch branch-4.x updated: [SPARK-57579][PYTHON] Add PySpark support for unix_nanos function
maxgekk
-
2026/06/24
(spark) branch branch-4.x updated: [SPARK-42839][SQL] Convert _LEGACY_ERROR_TEMP_2003 to an internal error
maxgekk
-
2026/06/24
(spark) branch master updated: [SPARK-42839][SQL] Convert _LEGACY_ERROR_TEMP_2003 to an internal error
maxgekk
-
2026/06/24
(spark) branch branch-4.x updated: [SPARK-57651][CONNECT][SS][TEST] Deflake PythonPipelineSuite and add FileStreamSink batch-commit race diagnostics
gurwls223
-
2026/06/24
(spark) branch master updated: [SPARK-57651][CONNECT][SS][TEST] Deflake PythonPipelineSuite and add FileStreamSink batch-commit race diagnostics
gurwls223
-
2026/06/24
(spark) branch master updated: [SPARK-57656][CONNECT][TEST] Stabilize flaky SparkSessionE2ESuite interrupt-all tests
gurwls223
-
2026/06/24
(spark) branch branch-4.x updated: [SPARK-57656][CONNECT][TEST] Stabilize flaky SparkSessionE2ESuite interrupt-all tests
gurwls223
-
2026/06/24
(spark) branch branch-4.x updated: [SPARK-57655][CONNECT][PYTHON] Avoid re-entrant Spark Connect ML cache cleanup RPC hang
gurwls223
-
2026/06/24
(spark) branch master updated: [SPARK-57655][CONNECT][PYTHON] Avoid re-entrant Spark Connect ML cache cleanup RPC hang
gurwls223
-
2026/06/24
(spark) branch branch-4.x updated: [SPARK-57654][SQL][TEST] Deflake MetricsFailureInjectionSuite 'Force checksum mismatch aborts a downstream ResultStage'
gurwls223
-
2026/06/24
(spark) branch master updated: [SPARK-57654][SQL][TEST] Deflake MetricsFailureInjectionSuite 'Force checksum mismatch aborts a downstream ResultStage'
gurwls223
-
2026/06/24
(spark) branch master updated: [SPARK-57653][CORE] Make UTF8String.getByte honor its documented out-of-bounds contract
gurwls223
-
2026/06/24
(spark) branch branch-4.x updated: [SPARK-57653][CORE] Make UTF8String.getByte honor its documented out-of-bounds contract
gurwls223
-
2026/06/24
(spark) branch branch-4.x updated: [SPARK-57652][SS][TEST] Deflake snapshotStartBatchId-with-transformWithState StateDataSource test
gurwls223
-
2026/06/24
(spark) branch master updated: [SPARK-57652][SS][TEST] Deflake snapshotStartBatchId-with-transformWithState StateDataSource test
gurwls223
-
2026/06/24
(spark) branch branch-4.x updated: [SPARK-57649][SQL][TEST] Regenerate stale datetime-formatting.sql.out.java21 golden file
gurwls223
-
2026/06/24
(spark) branch master updated: [SPARK-57649][SQL][TEST] Regenerate stale datetime-formatting.sql.out.java21 golden file
gurwls223
-
2026/06/24
(spark) branch branch-4.x updated: [SPARK-57618][SQL] Support casting between TIME(p) and TIMESTAMP_NTZ(q)
maxgekk
-
2026/06/24
(spark) branch master updated: [SPARK-57618][SQL] Support casting between TIME(p) and TIMESTAMP_NTZ(q)
maxgekk
-
2026/06/23
(spark) branch branch-4.2 updated: [SPARK-57647][SQL][TEST] Make `FileSourceStrategySuite` be independent from the default value of `maxPartitionBytes`
dongjoon
-
2026/06/23
(spark) branch branch-4.x updated: [SPARK-57647][SQL][TEST] Make `FileSourceStrategySuite` be independent from the default value of `maxPartitionBytes`
dongjoon
-
2026/06/23
(spark) branch master updated: [SPARK-57647][SQL][TEST] Make `FileSourceStrategySuite` be independent from the default value of `maxPartitionBytes`
dongjoon
-
2026/06/23
(spark) branch branch-4.1 updated: [SPARK-57595][PYTHON] Declarative Pipelines analysis context should not mask the original error when registration fails
yangjie01
-
2026/06/23
(spark) branch branch-4.x updated: [SPARK-57595][PYTHON] Declarative Pipelines analysis context should not mask the original error when registration fails
yangjie01
-
2026/06/23
(spark) branch branch-4.2 updated: [SPARK-57595][PYTHON] Declarative Pipelines analysis context should not mask the original error when registration fails
yangjie01
-
2026/06/23
(spark) branch master updated: [SPARK-57595][PYTHON] Declarative Pipelines analysis context should not mask the original error when registration fails
yangjie01
-
2026/06/23
(spark) branch branch-4.x updated: [SPARK-57532][CORE][TEST] Add a test suite for StringSubstitutor and tidy its default-value length bookkeeping
yangjie01
-
2026/06/23
(spark) branch master updated: [SPARK-57532][CORE][TEST] Add a test suite for StringSubstitutor and tidy its default-value length bookkeeping
yangjie01
-
2026/06/23
(spark) branch branch-4.x updated: [SPARK-56743][SPARK-56773][SQL][CORE][TEST] Exercise writer-stage retries in DSv2 DML metric tests and fix injection-state cleanup under AQE
wenchen
-
2026/06/23
Re: [PR] Clean up page titles, render from frontmatter [spark-website]
via GitHub
-
2026/06/23
(spark) branch master updated: [SPARK-56743][SPARK-56773][SQL][CORE][TEST] Exercise writer-stage retries in DSv2 DML metric tests and fix injection-state cleanup under AQE
wenchen
-
2026/06/23
(spark) branch branch-4.x updated: [SPARK-57643][DOCS] Document MERGE INTO schema evolution
szehon
-
2026/06/23
(spark) branch master updated: [SPARK-57643][DOCS] Document MERGE INTO schema evolution
szehon
-
2026/06/23
(spark) branch branch-4.x updated: [SPARK-57639][CORE] Fix NPE in `InMemoryStore.count` for a type with no instances
yangjie01
-
2026/06/23
(spark) branch master updated: [SPARK-57639][CORE] Fix NPE in `InMemoryStore.count` for a type with no instances
yangjie01
-
2026/06/23
(spark) branch branch-4.x updated: [SPARK-57400][PYTHON] Refactor SQL_TRANSFORM_WITH_STATE_PANDAS_UDF
yiconghuang
-
2026/06/23
(spark) branch master updated: [SPARK-57400][PYTHON] Refactor SQL_TRANSFORM_WITH_STATE_PANDAS_UDF
yiconghuang
-
2026/06/23
Re: [PR] Clean up page titles, render from frontmatter [spark-website]
via GitHub
-
2026/06/23
(spark) branch branch-4.x updated: [SPARK-57626][SQL] Share repeated nested JSON path parsing
sunchao
-
2026/06/23
(spark) branch master updated: [SPARK-57626][SQL] Share repeated nested JSON path parsing
sunchao
-
2026/06/23
Re: [PR] Clean up page titles, render from frontmatter [spark-website]
via GitHub
-
2026/06/23
(spark) branch master updated: [SPARK-57604][BUILD] Upgrade log4j to 2.26.0 to fix JDK 25 ThrowableStackTraceRenderer NPE
gurwls223