reviews
Thread
Date
Earlier messages
Later messages
Messages by Date
2026/04/15
Re: [PR] [SPARK-56489][SQL] Add CURRENT_PATH() builtin expression and keywords [spark]
via GitHub
2026/04/15
Re: [PR] [SPARK-55978][SQL] Add TABLESAMPLE SYSTEM block sampling with DSv2 pushdown [spark]
via GitHub
2026/04/15
Re: [PR] [SPARK-56502][CORE] Fix integer overflow in DirectByteBufferOutputStream capacity check [spark]
via GitHub
2026/04/15
Re: [PR] [SPARK-56505][SQL][TESTS] SharedSparkSession provides sql.SparkSession, add SharedClassicSparkSession, ClassicSQLTestUtils [spark]
via GitHub
2026/04/15
Re: [PR] [SPARK-56502][CORE] Fix integer overflow in DirectByteBufferOutputStream capacity check [spark]
via GitHub
2026/04/15
Re: [PR] [SPARK-56502][CORE] Fix integer overflow in DirectByteBufferOutputStream capacity check [spark]
via GitHub
2026/04/15
Re: [PR] [SPARK-56499][CORE] Deduplicate RDD graph BFS traversal pattern in DAGScheduler [spark]
via GitHub
2026/04/15
Re: [PR] [SPARK-56502][CORE] Fix integer overflow in DirectByteBufferOutputStream capacity check [spark]
via GitHub
2026/04/15
Re: [PR] [SPARK-56502][CORE] Fix integer overflow in DirectByteBufferOutputStream capacity check [spark]
via GitHub
2026/04/15
Re: [PR] [SPARK-56505][SQL][TESTS] SharedSparkSession provides sql.SparkSession, add SharedClassicSparkSession, ClassicSQLTestUtils [spark]
via GitHub
2026/04/15
Re: [PR] [SPARK-56502][CORE] Fix integer overflow in DirectByteBufferOutputStream capacity check [spark]
via GitHub
2026/04/15
Re: [PR] [SPARK-56502][CORE] Fix integer overflow in DirectByteBufferOutputStream capacity check [spark]
via GitHub
2026/04/15
Re: [PR] [SPARK-56502][CORE] Fix integer overflow in DirectByteBufferOutputStream capacity check [spark]
via GitHub
2026/04/15
Re: [PR] [SPARK-56502][CORE] Fix integer overflow in DirectByteBufferOutputStream capacity check [spark]
via GitHub
2026/04/15
Re: [PR] [SPARK-56496][CORE] Unify stage retry limit checks into canRetryStage helper in DAGScheduler [spark]
via GitHub
2026/04/15
Re: [PR] [SPARK-55978][SQL] Add TABLESAMPLE SYSTEM block sampling with DSv2 pushdown [spark]
via GitHub
2026/04/15
Re: [PR] [SPARK-56502][CORE] Fix integer overflow in DirectByteBufferOutputStream capacity check [spark]
via GitHub
2026/04/15
Re: [PR] [SPARK-55978][SQL] Add TABLESAMPLE SYSTEM block sampling with DSv2 pushdown [spark]
via GitHub
2026/04/15
Re: [PR] [SPARK-55978][SQL] Add TABLESAMPLE SYSTEM block sampling with DSv2 pushdown [spark]
via GitHub
2026/04/15
Re: [PR] [SPARK-56500][R] Replace devtools to remotes in SparkR [spark]
via GitHub
2026/04/15
Re: [PR] [SPARK-56500][R] Replace devtools to remotes in SparkR [spark]
via GitHub
2026/04/15
Re: [PR] [SPARK-55978][SQL] Add TABLESAMPLE SYSTEM block sampling with DSv2 pushdown [spark]
via GitHub
2026/04/15
Re: [PR] [SPARK-56492][SQL][TEST][FOLLOWUP] Use hardcoded expected values in HashExpressionsSuite sha2 tests [spark]
via GitHub
2026/04/15
[PR] [SPARK-56492][SQL][TEST][FOLLOWUP] Use hardcoded expected values in HashExpressionsSuite sha2 tests [spark]
via GitHub
2026/04/15
Re: [PR] [SPARK-55978][SQL] Add TABLESAMPLE SYSTEM block sampling with DSv2 pushdown [spark]
via GitHub
2026/04/15
[PR] [SPARK-56501] SET PATH syntax [spark]
via GitHub
2026/04/15
Re: [PR] [SPARK-56492][CORE][SQL] Support `digestToHexString/md5Hex/sha256Hex` in `JavaUtils` [spark]
via GitHub
2026/04/15
Re: [PR] [SPARK-56492][CORE][SQL] Support `digestToHexString/md5Hex/sha256Hex` in `JavaUtils` [spark]
via GitHub
2026/04/15
Re: [PR] [SPARK-56492][CORE][SQL] Support `digestToHexString/md5Hex/sha256Hex` in `JavaUtils` [spark]
via GitHub
2026/04/15
[PR] [SPARK-56502][CORE] Fix integer overflow in DirectByteBufferOutputStream capacity check [spark]
via GitHub
2026/04/15
Re: [PR] [SPARK-56326][SS][CORE] Include streaming query and batch ids in scheduling logs [spark]
via GitHub
2026/04/15
Re: [PR] [SPARK-56318][BUILD][4.1] Upgrade jackson to 2.21.2 [spark]
via GitHub
2026/04/15
Re: [PR] [SPARK-56318][BUILD][4.1] Upgrade jackson to 2.21.2 [spark]
via GitHub
2026/04/15
Re: [PR] [SPARK-56497] Upgrade the minimum `Swift` requirement to 6.3 [spark-connect-swift]
via GitHub
2026/04/15
Re: [PR] [SPARK-56497] Upgrade the minimum `Swift` requirement to 6.3 [spark-connect-swift]
via GitHub
2026/04/15
Re: [PR] [SPARK-56497] Upgrade the minimum `Swift` requirement to 6.3 [spark-connect-swift]
via GitHub
2026/04/15
Re: [PR] [SPARK-56402][SS] Apply rangeScan API in stream-stream join format version 4 [spark]
via GitHub
2026/04/15
Re: [PR] [SPARK-56492][CORE][SQL] Support `digestToHexString/md5Hex/sha256Hex` in `JavaUtils` [spark]
via GitHub
2026/04/15
Re: [PR] [SPARK-56464][SS] Reset numRowsRemoved to 0 properly on the progress event for no batch triggers [spark]
via GitHub
2026/04/15
Re: [PR] [SPARK-56406][SS] Stream-stream join v4: skip writing secondary index if the operator will not evict from that side [spark]
via GitHub
2026/04/15
Re: [PR] [SPARK-56400][SS] Apply rangeScan API in transformWithState Timer/TTL [spark]
via GitHub
2026/04/15
Re: [PR] [SPARK-56384][SS] Support stream-stream non-outer join in Update mode [spark]
via GitHub
2026/04/15
Re: [PR] [SPARK-56369][SS] Introduce a new API "rangeScan/rangeScanWithMultiValues" in StateStore [spark]
via GitHub
2026/04/15
Re: [PR] [SPARK-56500][R] Replace devtools to remotes in SparkR [spark]
via GitHub
2026/04/15
Re: [PR] [SPARK-56410][SQL][CORE] Add bounded k-way merge support in UnsafeExternalSorter to reduce OOM risk [spark]
via GitHub
2026/04/15
Re: [PR] [SPARK-54367][Connect]Propagate close() from SessionState to CatalogPlugins to prevent leak [spark]
via GitHub
2026/04/15
Re: [PR] Fix buildFileDescriptor for any proto [spark]
via GitHub
2026/04/15
Re: [PR] [SPARK-54367][Connect]Propagate close() from SessionState to CatalogPlugins to prevent leak [spark]
via GitHub
2026/04/15
Re: [PR] Fix buildFileDescriptor for any proto [spark]
via GitHub
2026/04/15
Re: [PR] [SPARK-54908] Apply dateFormat option during JSON schema inference [spark]
via GitHub
2026/04/15
Re: [PR] [SPARK-54908] Apply dateFormat option during JSON schema inference [spark]
via GitHub
2026/04/15
Re: [PR] [SPARK-56492][CORE][SQL] Support `digestToHexString/md5Hex/sha256Hex` in `JavaUtils` [spark]
via GitHub
2026/04/15
Re: [PR] [SPARK-56489][SQL] Add CURRENT_PATH() builtin expression and keywords [spark]
via GitHub
2026/04/15
Re: [PR] [SPARK-56500][R] Replace devtools to remotes in SparkR [spark]
via GitHub
2026/04/15
Re: [PR] [SPARK-56500][R] Replace devtools to remotes in SparkR [spark]
via GitHub
2026/04/15
[PR] [SPARK-56500][R] Replace devtools to remotes in SparkR [spark]
via GitHub
2026/04/15
[PR] [SPARK-56499][CORE] Deduplicate RDD graph BFS traversal pattern in DAGScheduler [spark]
via GitHub
2026/04/15
Re: [PR] [SPARK-56489][SQL] Add CURRENT_PATH() builtin expression and keywords [spark]
via GitHub
2026/04/15
[PR] [SPARK-56496][CORE] Unify stage retry limit checks into canRetryStage helper in DAGScheduler [spark]
via GitHub
2026/04/15
Re: [PR] [SPARK-56478][INFRA] Remove hamcrest-core-1.3 in the Maven local as a workaround [spark]
via GitHub
2026/04/15
Re: [PR] [SPARK-56478][INFRA] Remove hamcrest-core-1.3 in the Maven local as a workaround [spark]
via GitHub
2026/04/15
Re: [PR] [WIP][SPARK-56479][SQL] df.cache() with DSv2 interfaces to enable V2ScanRelationPushDown optimizer rules [spark]
via GitHub
2026/04/15
Re: [PR] [WIP][SPARK-56479][SQL] df.cache() with DSv2 interfaces to enable V2ScanRelationPushDown optimizer rules [spark]
via GitHub
2026/04/15
[PR] [SPARK-56497] Upgrade the minimum `Swift` requirement to 6.3 [spark-connect-swift]
via GitHub
2026/04/15
[PR] [SPARK-56495] Remove `CountingOutputStreamin` overhead from `SparkConnectAddArtifactsHandler` [spark]
via GitHub
2026/04/15
Re: [PR] [SPARK-56493][K8S] Replace `GzipCompressorOutputStream` with Java `GZIPOutputStream` [spark]
via GitHub
2026/04/15
Re: [PR] [SPARK-56493][K8S] Replace `GzipCompressorOutputStream` with Java `GZIPOutputStream` [spark]
via GitHub
2026/04/15
Re: [PR] [SPARK-56478][INFRA] Remove hamcrest-core-1.3 in the Maven local as a workaround [spark]
via GitHub
2026/04/15
Re: [PR] [SPARK-56454][DOCS][FOLLOWUP] Document supported SRIDs in geospatial types [spark]
via GitHub
2026/04/15
Re: [PR] [SPARK-56454][DOCS][FOLLOWUP] Document supported SRIDs in geospatial types [spark]
via GitHub
2026/04/15
[PR] [SPARK-56478][INFRA] Remove hamcrest-core-1.3 in the Maven local as a workaround [spark]
via GitHub
2026/04/15
Re: [PR] [SPARK-56454][DOCS][FOLLOWUP] Document supported SRIDs in geospatial types [spark]
via GitHub
2026/04/15
Re: [PR] [SPARK-56454][DOCS][FOLLOWUP] Document supported SRIDs in geospatial types [spark]
via GitHub
2026/04/15
Re: [PR] [SPARK-56454][DOCS][FOLLOWUP] Document supported SRIDs in geospatial types [spark]
via GitHub
2026/04/15
Re: [PR] [SPARK-56454][DOCS][FOLLOWUP] Document supported SRIDs in geospatial types [spark]
via GitHub
2026/04/15
Re: [PR] [SPARK-56454][DOCS][FOLLOWUP] Document supported SRIDs in geospatial types [spark]
via GitHub
2026/04/15
Re: [PR] [SPARK-56470][SQL] Schema evolution for DSv2 sinks during streaming write [spark]
via GitHub
2026/04/15
Re: [PR] [SPARK-56470][SQL] Schema evolution for DSv2 sinks during streaming write [spark]
via GitHub
2026/04/15
Re: [PR] [SPARK-56054][SQL] Undo handling aliased assignments in MERGE INTO schema evolution and add tests [spark]
via GitHub
2026/04/15
Re: [PR] [SPARK-56470][SQL] Schema evolution for DSv2 sinks during streaming write [spark]
via GitHub
2026/04/15
Re: [PR] [SPARK-56493][K8S] Replace `GzipCompressorOutputStream` with Java `GZIPOutputStream` [spark]
via GitHub
2026/04/15
Re: [PR] [SPARK-56238][K8S] Fix app ID propagation in KubernetesClusterSchedulerBackend for `client` mode submission [spark]
via GitHub
2026/04/15
Re: [PR] [SPARK-56238][K8S] Fix app ID propagation in KubernetesClusterSchedulerBackend [spark]
via GitHub
2026/04/15
Re: [PR] [SPARK-55978][SQL] Add TABLESAMPLE SYSTEM block sampling with DSv2 pushdown [spark]
via GitHub
2026/04/15
Re: [PR] [SPARK-56493][K8S] Replace `GzipCompressorOutputStream` with Java `GZIPOutputStream` [spark]
via GitHub
2026/04/15
Re: [PR] [SPARK-55978][SQL] Add TABLESAMPLE SYSTEM block sampling with DSv2 pushdown [spark]
via GitHub
2026/04/15
Re: [PR] [SPARK-56238][K8S] Fix app ID propagation in KubernetesClusterSchedulerBackend [spark]
via GitHub
2026/04/15
Re: [PR] [SPARK-56238][K8S] Fix app ID propagation in KubernetesClusterSchedulerBackend [spark]
via GitHub
2026/04/15
Re: [PR] [SPARK-56238][K8S] Fix app ID propagation in KubernetesClusterSchedulerBackend [spark]
via GitHub
2026/04/15
[PR] [SPARK-56493][K8S] Replace `GzipCompressorOutputStream` with Java `GZIPOutputStream` [spark]
via GitHub
2026/04/15
Re: [PR] [SPARK-56491][CORE] Add `ReadOnlySparkConf.getAllAsJavaMap` [spark]
via GitHub
2026/04/15
Re: [PR] [SPARK-56238][K8S] Fix app ID propagation in KubernetesClusterSchedulerBackend [spark]
via GitHub
2026/04/15
Re: [PR] [SPARK-56491][CORE] Add `ReadOnlySparkConf.getAllAsJavaMap` [spark]
via GitHub
2026/04/15
Re: [PR] [SPARK-56238][K8S] Fix app ID propagation in KubernetesClusterSchedulerBackend [spark]
via GitHub
2026/04/15
Re: [PR] [SPARK-56238][K8S] Fix app ID propagation in KubernetesClusterSchedulerBackend [spark]
via GitHub
2026/04/15
Re: [PR] [SPARK-56238][K8S] Fix app ID propagation in KubernetesClusterSchedulerBackend [spark]
via GitHub
2026/04/15
Re: [PR] [SPARK-56238][K8S] Fix app ID propagation in KubernetesClusterSchedulerBackend [spark]
via GitHub
2026/04/15
Re: [PR] [SPARK-56238][K8S] Fix app ID propagation in KubernetesClusterSchedulerBackend [spark]
via GitHub
2026/04/15
[PR] [WIP] SharedSparkSession provides sql.SparkSession, add SharedClassicSparkSession, ClassicSQLTestUtils [spark]
via GitHub
2026/04/15
[PR] [SPARK-56238][K8S] Fix app ID propagation in KubernetesClusterSchedulerBackend [spark]
via GitHub
2026/04/15
[PR] [SPARK-56489][SQL] Add CURRENT_PATH() builtin expression and keywords [spark]
via GitHub
2026/04/15
Re: [PR] [SPARK-56490][K8S] Add Java-friendly `KubernetesConf.createDriverConf` [spark]
via GitHub
2026/04/15
Re: [PR] [SPARK-56490][K8S] Add Java-friendly `KubernetesConf.createDriverConf` [spark]
via GitHub
2026/04/15
Re: [PR] [SPARK-56484][SQL] Filter's sizeInBytes estimation should not inflate over child's sizeInBytes when CBO is on [spark]
via GitHub
2026/04/15
Re: [PR] [SPARK-56484][SQL] Filter's sizeInBytes estimation should not inflate over child's sizeInBytes when CBO is on [spark]
via GitHub
2026/04/15
Re: [PR] [SPARK-56484][SQL] Filter's sizeInBytes estimation should not inflate over child's sizeInBytes when CBO is on [spark]
via GitHub
2026/04/15
[PR] [SPARK-56492][CORE][SQL] Add `SparkStringUtils.digestToHexString` [spark]
via GitHub
2026/04/15
Re: [PR] [SPARK-56325][SDP] Refactor FlowSystemMetadata.flowCheckpointsDirOpt to avoid scala.Option [spark]
via GitHub
2026/04/15
Re: [PR] [SPARK-56490][K8S] Add Java-friendly `KubernetesConf.createDriverConf` [spark]
via GitHub
2026/04/15
Re: [PR] [SPARK-56491][CORE] Add `ReadOnlySparkConf.getAllAsJavaMap` [spark]
via GitHub
2026/04/15
Re: [PR] [SPARK-56318][BUILD][4.1] Upgrade jackson to 2.21.2 [spark]
via GitHub
2026/04/15
Re: [PR] [SPARK-56326][SS] Include streaming query and batch ids in scheduling logs [spark]
via GitHub
2026/04/15
[PR] [SPARK-56491] Add `ReadOnlySparkConf.getAllAsJavaMap` [spark]
via GitHub
2026/04/15
Re: [PR] [SPARK-56472] Fix MERGE schema evolution with WHEN MATCHED THEN DELETE [spark]
via GitHub
2026/04/15
Re: [PR] [SPARK-56410][SQL][CORE] Add bounded k-way merge support in UnsafeExternalSorter to reduce OOM risk [spark]
via GitHub
2026/04/15
Re: [PR] [SPARK-56326][SS] Include streaming query and batch ids in scheduling logs [spark]
via GitHub
2026/04/15
[PR] [SPARK-56490] Add Java-friendly `KubernetesConf.createDriverConf` [spark]
via GitHub
2026/04/15
Re: [PR] [SPARK-56487] Update `spotbugs-gradle-plugin` to 6.5.0 [spark-kubernetes-operator]
via GitHub
2026/04/15
Re: [PR] [SPARK-56487] Update `spotbugs-gradle-plugin` to 6.5.0 [spark-kubernetes-operator]
via GitHub
2026/04/15
Re: [PR] [SPARK-56487] Update `spotbugs-gradle-plugin` to 6.5.0 [spark-kubernetes-operator]
via GitHub
2026/04/15
Re: [PR] [SPARK-56241][SQL] Derive `outputOrdering` from `KeyedPartitioning` key expressions [spark]
via GitHub
2026/04/15
Re: [PR] [SPARK-55715][SQL] Keep `outputOrdering` when `GroupPartitionsExec` coalesces partitions [spark]
via GitHub
2026/04/15
Re: [PR] [SPARK-56487] Update `spotbugs-gradle-plugin` to 6.5.0 [spark-kubernetes-operator]
via GitHub
2026/04/15
[PR] [SPARK-56487] Update `spotbugs-gradle-plugin` to 6.5.0 [spark-kubernetes-operator]
via GitHub
2026/04/15
Re: [PR] [SPARK-56333][SQL] Use multiset intersection for NATURAL JOIN column matching [spark]
via GitHub
2026/04/15
Re: [PR] [SPARK-56333][SQL] Use multiset intersection for NATURAL JOIN column matching [spark]
via GitHub
2026/04/15
Re: [PR] [SPARK-56401] Use `setup-gradle` v6.1.0 GitHub Actions in CIs [spark-kubernetes-operator]
via GitHub
2026/04/15
Re: [PR] [SPARK-56401] Use `setup-gradle` v6.1.0 GitHub Actions in CIs [spark-kubernetes-operator]
via GitHub
2026/04/15
Re: [PR] [SPARK-56401] Use `setup-gradle` v6.1.0 GitHub Actions in CIs [spark-kubernetes-operator]
via GitHub
2026/04/15
Re: [PR] [SPARK-56401] Use `setup-gradle` v6.1.0 GitHub Actions in CIs [spark-kubernetes-operator]
via GitHub
2026/04/15
Re: [PR] [SPARK-56401] Use `setup-gradle` v6.1.0 GitHub Actions in CIs [spark-kubernetes-operator]
via GitHub
2026/04/15
Re: [PR] [SPARK-56410][SQL][CORE] Add bounded k-way merge support in UnsafeExternalSorter to reduce OOM risk [spark]
via GitHub
2026/04/15
Re: [PR] [SPARK-56485][SQL]Incorrect RowCount Estimation in CBO leads to unintended BroadcastHashJoin [spark]
via GitHub
2026/04/15
Re: [PR] [SPARK-56484][SQL]Filter's sizeInBytes estimation should not inflate over child's sizeInBytes when CBO is on. [spark]
via GitHub
2026/04/15
Re: [PR] [SPARK-56484][SQL]Filter's sizeInBytes estimation should not inflate over child's sizeInBytes when CBO is on. [spark]
via GitHub
2026/04/15
Re: [PR] [SPARK-56484][SQL]Filter's sizeInBytes estimation should not inflate over child's sizeInBytes when CBO is on. [spark]
via GitHub
2026/04/15
Re: [PR] [SPARK-56485][SQL]Incorrect RowCount Estimation in CBO leads to unintended BroadcastHashJoin [spark]
via GitHub
2026/04/15
Re: [PR] [SPARK-56401] Use `setup-gradle` v6.1.0 GitHub Actions in CIs [spark-kubernetes-operator]
via GitHub
2026/04/15
Re: [PR] [SPARK-56410][SQL][CORE] Add bounded k-way merge support in UnsafeExternalSorter to reduce OOM risk [spark]
via GitHub
2026/04/15
Re: [PR] [SPARK-56275][K8S] Set appProtocol on spark-connect service port [spark]
via GitHub
2026/04/15
Re: [PR] [SPARK-56399][PYTHON][TESTS] Add SimpleWorkerTests for non-daemon worker path [spark]
via GitHub
2026/04/15
Re: [PR] [SPARK-56399][PYTHON][TESTS] Add SimpleWorkerTests for non-daemon worker path [spark]
via GitHub
2026/04/15
Re: [PR] [SPARK-43752][SQL] Support column DEFAULT values in V2 write commands [spark]
via GitHub
2026/04/15
Re: [PR] Filter's sizeInBytes estimation should not inflate over child's sizeInBytes when CBO is on. [spark]
via GitHub
2026/04/15
Re: [PR] Incorrect RowCount Estimation in CBO leads to unintended BroadcastHashJoin [spark]
via GitHub
2026/04/15
Re: [PR] Filter IS NOT NULL expression 's sizeInBytes should not increase over child [spark]
via GitHub
2026/04/15
Re: [PR] Incorrect RowCount Estimation in CBO leads to unintended BroadcastHashJoin [spark]
via GitHub
2026/04/15
Re: [PR] Incorrect RowCount Estimation in CBO leads to unintended BroadcastHashJoin [spark]
via GitHub
2026/04/15
[PR] Incorrect RowCount Estimation in CBO leads to unintended BroadcastHashJoin [spark]
via GitHub
2026/04/15
[PR] IS NOT NULL should not increase sizeInBytes over child [spark]
via GitHub
2026/04/15
Re: [PR] IS NOT NULL should not increase sizeInBytes over child [spark]
via GitHub
2026/04/15
Re: [PR] [SPARK-56483][SQL][TESTS] Use abstract SparkSession/DataFrame in SQLTestUtilsBase [spark]
via GitHub
2026/04/15
Re: [PR] [SPARK-56483][SQL][TESTS] Use abstract SparkSession/DataFrame in SQLTestUtilsBase [spark]
via GitHub
2026/04/15
Re: [PR] revert [SPARK-43752] and add test [spark]
via GitHub
2026/04/15
Re: [PR] revert [SPARK-43752] and add test [spark]
via GitHub
2026/04/15
Re: [PR] [SPARK-56467][SQL] Route scalar subquery partition filters into DSv2 runtime filtering [spark]
via GitHub
2026/04/15
Re: [PR] revert [SPARK-43752] and add test [spark]
via GitHub
2026/04/15
Re: [PR] revert [SPARK-43752] and add test [spark]
via GitHub
2026/04/15
[PR] [SPARK-43752][SQL] Remove dead code for column DEFAULT in V2 write commands [spark]
via GitHub
2026/04/15
Re: [I] [SPARK-38101] execuors fail fetching map statuses with `INTERNAL_ERROR_BROADCAST` [spark]
via GitHub
2026/04/15
[PR] [SPARK-38101] Make metadata fetch failure repeat the task, not restart stages [spark]
via GitHub
2026/04/15
Re: [I] Can't install prerelease using pip because version check doesn't like the version number. [spark]
via GitHub
2026/04/15
Re: [PR] [SPARK-43752][SQL] Support column DEFAULT values in V2 write commands [spark]
via GitHub
2026/04/15
Re: [PR] [SPARK-56410][SQL][CORE] Add bounded k-way merge support in UnsafeExternalSorter to reduce OOM risk [spark]
via GitHub
2026/04/15
Re: [PR] [SPARK-43752][SQL] Support column DEFAULT values in V2 write commands [spark]
via GitHub
2026/04/15
Re: [PR] [SPARK-56410][SQL][CORE] Add bounded k-way merge support in UnsafeExternalSorter to reduce OOM risk [spark]
via GitHub
2026/04/15
Re: [PR] [SPARK-56410][SQL][CORE] Add bounded k-way merge support in UnsafeExternalSorter to reduce OOM risk [spark]
via GitHub
2026/04/15
Re: [PR] [SPARK-56478][INFRA][FOLLOW-UP] Remove hamcrest-core-1.3 in the Maven local as a workaround within Docker run [spark]
via GitHub
2026/04/15
Re: [PR] [SPARK-56478][INFRA][FOLLOW-UP] Remove hamcrest-core-1.3 in the Maven local as a workaround within Docker run [spark]
via GitHub
2026/04/15
Re: [PR] [SPARK-56472] Fix MERGE schema evolution with WHEN MATCHED THEN DELETE [spark]
via GitHub
2026/04/15
Re: [PR] [SPARK-56410][SQL][CORE] Add bounded k-way merge support in UnsafeExternalSorter to reduce OOM risk [spark]
via GitHub
2026/04/15
Re: [PR] [SPARK-56410][SQL][CORE] Add bounded k-way merge support in UnsafeExternalSorter to reduce OOM risk [spark]
via GitHub
2026/04/15
Re: [PR] [SPARK-56410][SQL][CORE] Add bounded k-way merge support in UnsafeExternalSorter to reduce OOM risk [spark]
via GitHub
2026/04/15
Re: [PR] [SPARK-55715][SQL] Keep `outputOrdering` when `GroupPartitionsExec` coalesces partitions [spark]
via GitHub
2026/04/15
Re: [PR] [SPARK-55715][SQL] Keep `outputOrdering` when `GroupPartitionsExec` coalesces partitions [spark]
via GitHub
2026/04/15
Re: [PR] [SPARK-55715][SQL] Keep `outputOrdering` when `GroupPartitionsExec` coalesces partitions [spark]
via GitHub
2026/04/15
[PR] [SPARK-56483][SQL][TESTS] Use abstract SparkSession/DataFrame in SQLTestUtilsBase [spark]
via GitHub
2026/04/15
Re: [PR] [SPARK-56459][SQL] Fix MatchError in FileDataSourceV2.attachFilePath for fatal errors [spark]
via GitHub
2026/04/15
Re: [PR] [SPARK-56459][SQL] Fix MatchError in FileDataSourceV2.attachFilePath for fatal errors [spark]
via GitHub
2026/04/14
Re: [PR] [SQL] Add ParquetFormatVersion enum and writer version option [spark]
via GitHub
2026/04/14
[PR] [SPARK-56478][INFRA][FOLLOW-UP] Remove hamcrest-core-1.3 in the Maven local as a workaround within Docker run [spark]
via GitHub
2026/04/14
Re: [PR] [SPARK-56410][SQL][CORE] Add bounded k-way merge support in UnsafeExternalSorter to reduce OOM risk [spark]
via GitHub
2026/04/14
Re: [PR] [SPARK-56471][BUILD][INFRA] Remove release-time binary deletion workaround and CI JAR/class checks [spark]
via GitHub
2026/04/14
Re: [PR] [SPARK-56357][BUILD] Upgrade sbt to 1.12.8 [spark]
via GitHub
2026/04/14
Re: [PR] [SPARK-56471][BUILD][INFRA] Remove release-time binary deletion workaround and CI JAR/class checks [spark]
via GitHub
2026/04/14
Re: [PR] [SPARK-56374][BUILD] Align SBT assembly shade rules with Maven [spark]
via GitHub
2026/04/14
Re: [PR] [SPARK-56471][BUILD][INFRA] Remove release-time binary deletion workaround and CI JAR/class checks [spark]
via GitHub
2026/04/14
Re: [PR] [SPARK-54449][CORE] Storage Memory off heap size should be considered only when off heap is enabled [spark]
via GitHub
2026/04/14
Re: [PR] [SPARK-56357][BUILD] Upgrade sbt to 1.12.8 [spark]
via GitHub
2026/04/14
Re: [PR] [SPARK-56471][BUILD][INFRA] Remove release-time binary deletion workaround and CI JAR/class checks [spark]
via GitHub
2026/04/14
Re: [PR] [SPARK-56357][BUILD] Upgrade sbt to 1.12.8 [spark]
via GitHub
2026/04/14
Re: [PR] [SPARK-56438][SQL][CORE] Optimize `VectorizedPlainValuesReader.readBinary` for direct ByteBuffer by eliminating intermediate byte[] copy [spark]
via GitHub
2026/04/14
Re: [PR] [SPARK-56438][SQL][CORE] Optimize `VectorizedPlainValuesReader.readBinary` for direct ByteBuffer by eliminating intermediate byte[] copy [spark]
via GitHub
2026/04/14
Re: [PR] [SPARK-56410][SQL][CORE] Add bounded k-way merge support in UnsafeExternalSorter to reduce OOM risk [spark]
via GitHub
2026/04/14
Re: [PR] [SPARK-56153][SQL][TESTS][FOLLOWUP] Remove unnecessary asInstanceOf[classic.Dataset] casts in QueryTest [spark]
via GitHub
2026/04/14
Re: [PR] [SPARK-56153][SQL][TESTS][FOLLOWUP] Remove unnecessary asInstanceOf[classic.Dataset] casts in QueryTest [spark]
via GitHub
2026/04/14
Re: [PR] [SPARK-56351][PYTHON][DOCS] Add dedicated documentation page for Arrow Python UDFs [spark]
via GitHub
2026/04/14
Re: [PR] [SPARK-56351][PYTHON][DOCS] Add dedicated documentation page for Arrow Python UDFs [spark]
via GitHub
2026/04/14
Re: [PR] [SPARK-52818][SQL] Fix MergeSubplans creating nested WithCTE with cross-scope CTE references [spark]
via GitHub
2026/04/14
Re: [PR] [SPARK-52818][SQL] Fix MergeSubplans creating nested WithCTE with cross-scope CTE references [spark]
via GitHub
Earlier messages
Later messages