reviews
Thread
Date
Earlier messages
Messages by Date
2026/08/16
Re: [PR] [SPARK-58619][CORE][CONNECT] Assign SQLSTATE 08003 to the INVALID_HANDLE session sub-conditions [spark]
via GitHub
2026/08/16
Re: [PR] [SPARK-58619][FOLLOWUP][CONNECT] Map JDBC connection errors by SQLSTATE class 08 instead of hard-coded condition names [spark]
via GitHub
2026/08/16
[PR] [SPARK-38794][K8S] Create executor ConfigMap before requesting executors [spark]
via GitHub
2026/08/16
Re: [PR] [SPARK-48290][CORE] Record skewed shuffle block sizes by default so that AQE can detect skew [spark]
via GitHub
2026/08/16
Re: [PR] [SPARK-58013][PS] Fix loc setitem dropping writes for reordered columns on pandas 3 [spark]
via GitHub
2026/08/16
Re: [PR] [SPARK-58785][CORE][TESTS] Add tests for FilteredObjectInputStream resolveClass allow-list [spark]
via GitHub
2026/08/16
Re: [PR] [SPARK-58627][SQL] Mark raise error Throwable & fix sequence throwable [spark]
via GitHub
2026/08/16
Re: [PR] [SPARK-58777][SQL] Guard shuffle row-based checksum against invalid UnsafeRow memory [spark]
via GitHub
2026/08/16
Re: [PR] [SPARK-58769][SQL] Document the BoundFunction equality contract and drop the name-based transform comparison [spark]
via GitHub
2026/08/16
Re: [PR] [SPARK-58553][PS][FOLLOWUP] Gate native fmax/fmin/reciprocal to verified platform, else pandas_udf [spark]
via GitHub
2026/08/16
Re: [PR] [MINOR][DOC] Fix broken submitting-applications link in Kafka guide [spark]
via GitHub
2026/08/16
Re: [PR] [SPARK-58790][PS] Use native Spark function for NumPy modf [spark]
via GitHub
2026/08/16
Re: [PR] [SPARK-58619][FOLLOWUP][CONNECT] Map JDBC connection errors by SQLSTATE class 08 instead of hard-coded condition names [spark]
via GitHub
2026/08/16
Re: [PR] [SPARK-58782][SQL] Fix DSv2 pushdown null literal serialization bug [spark]
via GitHub
2026/08/16
Re: [PR] [SPARK-58793][SQL] Support ANSI SQL `IS [NOT] JSON` predicate [spark]
via GitHub
2026/08/16
Re: [PR] [SPARK-57924][SQL] Add bitmap_xor_agg aggregation function [spark]
via GitHub
2026/08/16
Re: [PR] [SPARK-58792][SQL] Clone Hive GenericUDF per copy [spark]
via GitHub
2026/08/16
Re: [PR] [SPARK-58217][SQL] Fix silent garbage timestamps on decimal-to-timestamp overflow [spark]
via GitHub
2026/08/16
Re: [PR] [SPARK-58235][SQL] Fix Double/Float to Timestamp silent overflow clamping in non-ANSI mode [spark]
via GitHub
2026/08/16
Re: [PR] [SPARK-58213][SQL] corr should return NULL when a column has zero variance [spark]
via GitHub
2026/08/16
[PR] [SPARK-58213][SQL] corr should return NULL when a column has zero variance [spark]
via GitHub
2026/08/16
[PR] [SPARK-58217][SQL] Fix silent garbage timestamps on decimal-to-timestamp overflow [spark]
via GitHub
2026/08/16
[PR] [SPARK-58235][SQL] Fix Double/Float to Timestamp silent overflow clamping in non-ANSI mode [spark]
via GitHub
2026/08/15
[PR] [SPARK-58792][SQL] Clone Hive GenericUDF per copy [spark]
via GitHub
2026/08/15
[PR] [SPARK-58792][SQL] Isolate Hive GenericUDF evaluator instances [spark]
via GitHub
2026/08/15
[PR] [SPARK-57924][SQL] Add bitmap_xor_agg aggregation function [spark]
via GitHub
2026/08/15
[PR] [SPARK-58793][SQL] Support ANSI SQL `IS [NOT] JSON` predicate [spark]
via GitHub
2026/08/15
Re: [PR] [SPARK-XXXXX][SQL] Public Column.toJson / Column.fromJson on the V2 catalog interface [spark]
via GitHub
2026/08/15
Re: [PR] [SPARK-XXXXX][SQL] Public Column.toJson / Column.fromJson on the V2 catalog interface [spark]
via GitHub
2026/08/15
Re: [PR] [SPARK-55872][UI] Highlight long-running SQL queries by duration [spark]
via GitHub
2026/08/15
Re: [PR] [SPARK-55872][UI] Highlight long-running SQL queries by duration [spark]
via GitHub
2026/08/15
Re: [PR] [SPARK-56705][PYSPARK][SS] Introduce a JVM-bridged MemoryStream wrapper for PySpark tests (Part 1 of 4) [spark]
via GitHub
2026/08/15
Re: [PR] [SPARK-56705][PYSPARK][SS] Introduce a JVM-bridged MemoryStream wrapper for PySpark tests (Part 1 of 4) [spark]
via GitHub
2026/08/15
Re: [PR] Predicate Pushdown in Spark Structured Streaming (DataSource V2). [spark]
via GitHub
2026/08/15
Re: [PR] Predicate Pushdown in Spark Structured Streaming (DataSource V2). [spark]
via GitHub
2026/08/15
Re: [I] Error: Illegal Parquet type: FIXED_LEN_BYTE_ARRAY (UUID) [spark]
via GitHub
2026/08/15
Re: [PR] [SPARK-58619][FOLLOWUP][CONNECT] Map JDBC connection errors by SQLSTATE class 08 instead of hard-coded condition names [spark]
via GitHub
2026/08/15
Re: [PR] [SPARK-58126][CORE] Support a pluggable root pool comparator via configuration [spark]
via GitHub
2026/08/15
Re: [PR] [SPARK-58126][CORE] Support a pluggable root pool comparator via configuration [spark]
via GitHub
2026/08/15
Re: [PR] [SPARK-58472][CORE][FOLLOWUP] Scope credential providers to manager lifecycle [spark]
via GitHub
2026/08/15
Re: [PR] [SPARK-58789][CORE] Add CredentialProvider.additionalSparkProperties() SPI and auto-config wiring [spark]
via GitHub
2026/08/15
[PR] [SPARK-58782][SQL] Fix DSv2 pushdown null literal serialization bug [spark]
via GitHub
2026/08/15
Re: [PR] [SPARK-58601][PYTHON] Tighten mapInPandas return-value contract to require a strict Iterator [spark]
via GitHub
2026/08/15
Re: [PR] [SPARK-58619][FOLLOWUP][CONNECT] Map JDBC connection errors by SQLSTATE class 08 instead of hard-coded condition names [spark]
via GitHub
2026/08/15
Re: [PR] [SPARK-57933][CONNECT] Map Spark Connect client failures to SQLException in the JDBC driver [spark]
via GitHub
2026/08/15
[PR] [SPARK-58619][FOLLOWUP][CONNECT] Map JDBC connection errors by SQLSTATE class 08 instead of hard-coded condition names [spark]
via GitHub
2026/08/15
Re: [PR] [SPARK-58709][CORE][TESTS] Use assert(!x) instead of assert(x === false) in SecurityManagerSuite [spark]
via GitHub
2026/08/15
Re: [PR] [SPARK-58783][SQL][4.1] Fix SPJ with runtime filtering when join keys are a subset of partition keys [spark]
via GitHub
2026/08/15
Re: [PR] [SPARK-58783][SQL][4.1] Fix SPJ with runtime filtering when join keys are a subset of partition keys [spark]
via GitHub
2026/08/15
Re: [PR] [SPARK-58783][SQL][4.1] Fix SPJ with runtime filtering when join keys are a subset of partition keys [spark]
via GitHub
2026/08/15
Re: [PR] [SPARK-58783][SQL][4.1] Fix SPJ with runtime filtering when join keys are a subset of partition keys [spark]
via GitHub
2026/08/15
Re: [PR] Build: Test Apache Parquet 1.18.0 [spark]
via GitHub
2026/08/15
Re: [PR] [SPARK-57924][SQL] Add bitmap_xor_agg aggregation function [spark]
via GitHub
2026/08/15
Re: [PR] [SPARK-58761][SQL][TEST] Add dedicated e2e test coverage for GROUP BY over nanosecond-precision timestamp keys [spark]
via GitHub
2026/08/15
Re: [PR] [SPARK-58761][SQL][TEST] Add dedicated e2e test coverage for GROUP BY over nanosecond-precision timestamp keys [spark]
via GitHub
2026/08/15
Re: [PR] [SPARK-58790][PS] Use native Spark function for NumPy modf [spark]
via GitHub
2026/08/15
[PR] [SPARK-58790][PS] Use native Spark function for NumPy modf [spark]
via GitHub
2026/08/15
Re: [PR] [SPARK-58742][SQL][TESTS] Add nanosecond-timestamp coverage for collect_set [spark]
via GitHub
2026/08/15
Re: [PR] [SPARK-58742][SQL][TESTS] Add nanosecond-timestamp coverage for collect_set [spark]
via GitHub
2026/08/15
Re: [PR] [MINOR][SQL][DOCS] Mention bin/spark-connect-shell in docs [spark]
via GitHub
2026/08/15
Re: [PR] [MINOR][SQL][DOCS] Mention bin/spark-connect-shell in docs [spark]
via GitHub
2026/08/15
Re: [PR] [SPARK-57411][INFRA] Add a daily build with the JDK codegen backend [spark]
via GitHub
2026/08/15
Re: [PR] [MINOR][SQL][DOCS] Mention bin/spark-connect-shell in docs [spark]
via GitHub
2026/08/15
Re: [PR] [SPARK-58776][K8S] Propagate spark.ssl.rpc.* passwords to executors [spark]
via GitHub
2026/08/15
Re: [PR] [SPARK-58783][SQL][4.1] Fix SPJ with runtime filtering when join keys are a subset of partition keys [spark]
via GitHub
2026/08/15
Re: [PR] [SPARK-58784][PYTHON] Merge the batched-UDF mapper into an explicit SQL_BATCHED_UDF branch in read_udfs [spark]
via GitHub
2026/08/15
Re: [PR] [SPARK-58788][SQL] Add the TRIM_ARRAY array function [spark]
via GitHub
2026/08/15
Re: [PR] [SPARK-58553][PS][FOLLOWUP] Gate native fmax/fmin/reciprocal to verified platform, else pandas_udf [spark]
via GitHub
2026/08/15
[PR] [MINOR][DOC] Fix broken submitting-applications link in Kafka guide [spark]
via GitHub
2026/08/15
[PR] [SPARK-58553][PS][FOLLOWUP] Gate native fmax/fmin/reciprocal to verified platform, else pandas_udf [spark]
via GitHub
2026/08/15
[PR] [SPARK-58789][CORE] Add CredentialProvider.additionalSparkProperties() SPI and auto-config wiring [spark]
via GitHub
2026/08/14
Re: [PR] [SPARK-51830][SQL] Fix partition type mismatch when validatePartitionColumns is disabled [spark]
via GitHub
2026/08/14
Re: [PR] [SPARK-58201][SQL] Optimize sliding window MIN/MAX aggregate function using monotonic deque [spark]
via GitHub
2026/08/14
Re: [PR] [SPARK-58201][SQL] Optimize sliding window MIN/MAX aggregate function using monotonic deque [spark]
via GitHub
2026/08/14
Re: [PR] [SPARK-58186][SQL] Add bitmap_contains function [spark]
via GitHub
2026/08/14
Re: [PR] [SPARK-58217][SQL] CAST(DECIMAL AS TIMESTAMP) silently produces garbage timestamps on overflow [spark]
via GitHub
2026/08/14
Re: [PR] [SPARK-58235][SQL] Fix Double/Float to Timestamp silent overflow clamping in non-ANSI mode [spark]
via GitHub
2026/08/14
Re: [PR] [SPARK-58213][SQL] corr should return NULL when a column has zero variance [spark]
via GitHub
2026/08/14
Re: [PR] [SPARK-57926][SQL] Add IPv4 address functions: inet_aton, inet_ntoa, try_inet_aton [spark]
via GitHub
2026/08/14
Re: [PR] [SPARK-57924][SQL] Add bitmap_xor_agg aggregation function [spark]
via GitHub
2026/08/14
[PR] [SPARK-58686][SQL] Add the TRIM_ARRAY array function [spark]
via GitHub
2026/08/14
Re: [PR] [SPARK-58747][PYTHON] Move include commands from MANIFEST.in into setup.py files [spark]
via GitHub
2026/08/14
Re: [PR] [SPARK-58747][PYTHON] Move include commands from MANIFEST.in into setup.py files [spark]
via GitHub
2026/08/14
Re: [PR] [SPARK-58747][PYTHON] Move include commands from MANIFEST.in into setup.py files [spark]
via GitHub
2026/08/14
Re: [PR] [SPARK-58480][PYTHON][TEST] Declare DataFrame golden test cases as methods of a test class [spark]
via GitHub
2026/08/14
Re: [PR] [SPARK-58768][PYTHON][TESTS] Fix monkey-patch in test_parity_udf and test_parity_udtf [spark]
via GitHub
2026/08/14
Re: [PR] [SPARK-58768][PYTHON][TESTS] Fix monkey-patch in test_parity_udf and test_parity_udtf [spark]
via GitHub
2026/08/14
Re: [PR] [SPARK-58389][SQL] Pass table-state options while loading write targets [spark]
via GitHub
2026/08/14
Re: [PR] [SPARK-58458][SQL][TESTS] Add coverage for the record split when multiLine is disabled [spark]
via GitHub
2026/08/14
Re: [PR] [SPARK-56734][CORE] Optimize RocksDBPersistenceEngine with Column Families and zero-allocation prefix matching [spark]
via GitHub
2026/08/14
Re: [PR] [SPARK-56734][CORE] Optimize RocksDBPersistenceEngine with Column Families and zero-allocation prefix matching [spark]
via GitHub
2026/08/14
Re: [PR] [SPARK-58783][SQL][4.1] Fix SPJ with runtime filtering when join keys are a subset of partition keys [spark]
via GitHub
2026/08/14
[PR] [SPARK-58785][CORE] Add tests for FilteredObjectInputStream resolveClass allow-list [spark]
via GitHub
2026/08/14
Re: [PR] [SPARK-58111][SQL] Scan and write schema narrowing for column-level UPDATE in DSv2 [spark]
via GitHub
2026/08/14
[PR] [SPARK-58784][PYTHON] Merge the batched-UDF mapper into an explicit SQL_BATCHED_UDF branch in read_udfs [spark]
via GitHub
2026/08/14
Re: [PR] [SPARK-58756][BUILD][CORE][4.3] Revert OIDC credential propagation from `branch-4.3` (moved to `4.4.0`) [spark]
via GitHub
2026/08/14
Re: [PR] [SPARK-58756][BUILD][CORE][4.3] Revert OIDC credential propagation from `branch-4.3` (moved to `4.4.0`) [spark]
via GitHub
2026/08/14
Re: [PR] [SPARK-58756][BUILD][CORE][4.3] Revert OIDC credential propagation from `branch-4.3` (moved to `4.4.0`) [spark]
via GitHub
2026/08/14
[PR] [SPARK-58777][SQL] Guard shuffle row-based checksum against invalid UnsafeRow memory [spark]
via GitHub
2026/08/14
Re: [PR] [SPARK-57896][CORE][TESTS] Add Kerberos coexistence and per-user token integration tests [spark]
via GitHub
2026/08/14
Re: [PR] [SPARK-57896][CORE][TESTS] Add Kerberos coexistence and per-user token integration tests [spark]
via GitHub
2026/08/14
Re: [PR] [SPARK-57896][CORE][TESTS] Add Kerberos coexistence and per-user token integration tests [spark]
via GitHub
2026/08/14
Re: [PR] [SPARK-58724][SS] Incremental state cleanup for streaming dropDuplicates [spark]
via GitHub
2026/08/14
Re: [PR] [SPARK-58724][SS] Incremental state cleanup for streaming dropDuplicates [spark]
via GitHub
2026/08/14
[PR] [SPARK-58783][SQL][4.1] Fix SPJ with runtime filtering when join keys are a subset of partition keys [spark]
via GitHub
2026/08/14
Re: [PR] [SPARK-58747][PYTHON] Move include commands from MANIFEST.in into setup.py files [spark]
via GitHub
2026/08/14
Re: [PR] [SPARK-58111][SQL] Scan and write schema narrowing for column-level UPDATE in DSv2 [spark]
via GitHub
2026/08/14
Re: [PR] [SPARK-58684][PYTHON] Make PySpark error sub-conditions inherit the parent condition error state [spark]
via GitHub
2026/08/14
Re: [PR] [SPARK-58684][PYTHON] Make PySpark error sub-conditions inherit the parent condition error state [spark]
via GitHub
2026/08/14
Re: [PR] [SPARK-58389][SQL] Pass table-state options while loading write targets [spark]
via GitHub
2026/08/14
Re: [PR] [SPARK-58089][SQL][FOLLOWUP] Preserve join extraction semantics [spark]
via GitHub
2026/08/14
Re: [PR] [SPARK-58389][SQL] Pass table-state options while loading write targets [spark]
via GitHub
2026/08/14
Re: [PR] [SPARK-58389][SQL] Pass table-state options while loading write targets [spark]
via GitHub
2026/08/14
Re: [PR] [SPARK-58619][CORE][CONNECT] Assign SQLSTATE 08003 to the INVALID_HANDLE session sub-conditions [spark]
via GitHub
2026/08/14
Re: [PR] [SPARK-57933][CONNECT] Map Spark Connect client failures to SQLException in the JDBC driver [spark]
via GitHub
2026/08/14
Re: [PR] [SPARK-58201][SQL] Optimize sliding window MIN/MAX aggregate function using monotonic deque [spark]
via GitHub
2026/08/14
Re: [PR] [SPARK-58779][SQL] Make InlineCTE tolerate a CTE reference without its definition during analysis [spark]
via GitHub
2026/08/14
Re: [PR] [SPARK-58619][CORE][CONNECT] Assign SQLSTATE 08003 to the INVALID_HANDLE session sub-conditions [spark]
via GitHub
2026/08/14
Re: [PR] [SPARK-58619][CORE][CONNECT] Assign SQLSTATE 08003 to the INVALID_HANDLE session sub-conditions [spark]
via GitHub
2026/08/14
[PR] [SPARK-58779][SQL] Make InlineCTE tolerate a CTE reference without its definition during analysis [spark]
via GitHub
2026/08/14
Re: [PR] [SPARK-58228][SQL] Convert unreachable error condition _LEGACY_ERROR_TEMP_1058 to an internal error [spark]
via GitHub
2026/08/14
Re: [PR] [SPARK-58228][SQL] Convert unreachable error condition _LEGACY_ERROR_TEMP_1058 to an internal error [spark]
via GitHub
2026/08/14
Re: [PR] [SPARK-58228][SQL] Convert unreachable error condition _LEGACY_ERROR_TEMP_1058 to an internal error [spark]
via GitHub
2026/08/14
Re: [PR] [SPARK-58111][SQL] Scan and write schema narrowing for column-level UPDATE in DSv2 [spark]
via GitHub
2026/08/14
Re: [PR] [SPARK-58089][SQL][FOLLOWUP] Preserve join extraction semantics [spark]
via GitHub
2026/08/14
Re: [PR] [SPARK-58111][SQL] Scan and write schema narrowing for column-level UPDATE in DSv2 [spark]
via GitHub
2026/08/14
Re: [PR] [SPARK-58089][SQL][FOLLOWUP] Preserve join extraction semantics [spark]
via GitHub
2026/08/14
Re: [PR] [SPARK-58480][PYTHON][TEST] Declare DataFrame golden test cases as methods of a test class [spark]
via GitHub
2026/08/14
Re: [PR] [SPARK-58089][SQL][FOLLOWUP] Preserve join extraction semantics [spark]
via GitHub
2026/08/14
Re: [PR] [SPARK-58766][PYTHON][TESTS] Represent out-of-range temporal PyArrow scalars in golden files [spark]
via GitHub
2026/08/14
Re: [PR] [SPARK-58208][SQL] Deep-copy stateful expressions before optimization [spark]
via GitHub
2026/08/14
Re: [PR] [SPARK-58480][PYTHON][TEST] Declare DataFrame golden test cases as methods of a test class [spark]
via GitHub
2026/08/14
Re: [PR] [SPARK-58111][SQL] Scan and write schema narrowing for column-level UPDATE in DSv2 [spark]
via GitHub
2026/08/14
Re: [PR] [SPARK-58111][SQL] Scan and write schema narrowing for column-level UPDATE in DSv2 [spark]
via GitHub
2026/08/14
[PR] [SPARK-58778][DOCS] Document authority-based routing for Spark Connect behind a shared ingress [spark]
via GitHub
2026/08/14
[PR] [SPARK-58776][K8S] Propagate spark.ssl.rpc.* passwords to executors [spark]
via GitHub
2026/08/14
Re: [PR] [SPARK-57659][SQL] Make SchemaPruning idempotent after variant pushdown [spark]
via GitHub
2026/08/14
Re: [PR] [SPARK-58111][SQL] Scan and write schema narrowing for column-level UPDATE in DSv2 [spark]
via GitHub
2026/08/14
Re: [PR] [SPARK-58111][SQL] Scan and write schema narrowing for column-level UPDATE in DSv2 [spark]
via GitHub
2026/08/14
Re: [PR] [SPARK-58111][SQL] Scan and write schema narrowing for column-level UPDATE in DSv2 [spark]
via GitHub
2026/08/14
Re: [PR] [SPARK-57228][SS] Support transformWithState in Real-Time Mode [spark]
via GitHub
2026/08/14
Re: [PR] [SPARK-58111][SQL] Scan and write schema narrowing for column-level UPDATE in DSv2 [spark]
via GitHub
2026/08/14
Re: [PR] [SPARK-58062][SQL] Add `variant_strip_nulls` expression [spark]
via GitHub
2026/08/14
Re: [PR] [SPARK-58111][SQL] Scan and write schema narrowing for column-level UPDATE in DSv2 [spark]
via GitHub
2026/08/14
Re: [PR] [SPARK-58062][SQL] Add `variant_strip_nulls` expression [spark]
via GitHub
2026/08/14
[PR] [MINOR][SQL][DOCS] Mention bin/spark-connect-shell in docs [spark]
via GitHub
2026/08/14
Re: [PR] [SPARK-58111][SQL] Scan and write schema narrowing for column-level UPDATE in DSv2 [spark]
via GitHub
2026/08/14
Re: [PR] [SPARK-58111][SQL] Scan and write schema narrowing for column-level UPDATE in DSv2 [spark]
via GitHub
2026/08/14
Re: [PR] [SPARK-58111][SQL] Scan and write schema narrowing for column-level UPDATE in DSv2 [spark]
via GitHub
2026/08/14
Re: [PR] [SPARK-58111][SQL] Scan and write schema narrowing for column-level UPDATE in DSv2 [spark]
via GitHub
2026/08/14
Re: [PR] [SPARK-58111][SQL] Scan and write schema narrowing for column-level UPDATE in DSv2 [spark]
via GitHub
2026/08/14
Re: [PR] [SPARK-58089][SQL][FOLLOWUP] Preserve join extraction semantics [spark]
via GitHub
2026/08/14
Re: [PR] [SPARK-58111][SQL] Scan and write schema narrowing for column-level UPDATE in DSv2 [spark]
via GitHub
2026/08/14
Re: [PR] [SPARK-58757][SQL] Allow CollapseWindow to merge windows with an empty order spec [spark]
via GitHub
2026/08/14
Re: [PR] [SPARK-58757][SQL] Allow CollapseWindow to merge windows with an empty order spec [spark]
via GitHub
2026/08/14
Re: [PR] [SPARK-58738][SQL] Add parse_sql function for SQL statement JSON analysis [spark]
via GitHub
2026/08/14
Re: [PR] [SPARK-58089][SQL][FOLLOWUP] Preserve join extraction semantics [spark]
via GitHub
2026/08/14
Re: [PR] [SPARK-58472][CORE][FOLLOWUP] Scope credential providers to manager lifecycle [spark]
via GitHub
2026/08/14
Re: [PR] [SPARK-58724][SS] Incremental state cleanup for streaming dropDuplicates [spark]
via GitHub
2026/08/14
Re: [PR] [SPARK-57899][CORE] Add SparkOidcAwsCredentialsProvider for executor-side S3A access [spark]
via GitHub
2026/08/14
Re: [PR] [SPARK-58619][CORE][CONNECT] Assign SQLSTATE 08003 to the INVALID_HANDLE session sub-conditions [spark]
via GitHub
2026/08/14
Re: [PR] [SPARK-58684][PYTHON] Make PySpark error sub-conditions inherit the parent condition error state [spark]
via GitHub
2026/08/14
Re: [PR] [SPARK-57899][CORE] Add SparkOidcAwsCredentialsProvider for executor-side S3A access [spark]
via GitHub
2026/08/14
Re: [PR] [SPARK-57899][CORE] Add SparkOidcAwsCredentialsProvider for executor-side S3A access [spark]
via GitHub
2026/08/14
Re: [PR] [SPARK-58619][CORE][CONNECT] Assign SQLSTATE 08003 to the INVALID_HANDLE session sub-conditions [spark]
via GitHub
2026/08/14
Re: [PR] [SPARK-58716][SQL] Apply default collation to implicit casts [spark]
via GitHub
2026/08/14
Re: [PR] [SPARK-57228][SS] Support transformWithState in Real-Time Mode [spark]
via GitHub
2026/08/14
Re: [PR] [SPARK-57228][SS] Support transformWithState in Real-Time Mode [spark]
via GitHub
2026/08/14
Re: [PR] [SPARK-57228][SS] Support transformWithState in Real-Time Mode [spark]
via GitHub
2026/08/14
Re: [PR] [SPARK-48290][CORE] Record skewed shuffle block sizes by default so that AQE can detect skew [spark]
via GitHub
2026/08/14
Re: [PR] [SPARK-57491][FOLLOWUP] Make stale push-based shuffle fallback chunk-granular and opt-in [spark]
via GitHub
2026/08/14
[PR] [SPARK-33235][FOLLOWUP] Make stale push-based shuffle fallback chunk-granular and opt-in [spark]
via GitHub
2026/08/14
Re: [PR] [SPARK-58699][PYTHON] Short-circuit identity conversion for string and binary in LocalDataToArrowConversion [spark]
via GitHub
2026/08/14
Re: [PR] [SPARK-58766][PYTHON][TESTS] Represent out-of-range temporal PyArrow scalars in golden files [spark]
via GitHub
2026/08/14
Re: [PR] [SPARK-58766][PYTHON][TESTS] Represent out-of-range temporal PyArrow scalars in golden files [spark]
via GitHub
2026/08/14
Re: [PR] [SPARK-58766][PYTHON][TESTS] Represent out-of-range temporal PyArrow scalars in golden files [spark]
via GitHub
2026/08/14
Re: [PR] [SPARK-58766][PYTHON][TESTS] Represent out-of-range temporal PyArrow scalars in golden files [spark]
via GitHub
2026/08/14
Re: [PR] [SPARK-58720][PYTHON][TESTS][FOLLOWUP] Move the pandas DataFrame golden repr into GoldenFileTestMixin [spark]
via GitHub
2026/08/14
Re: [PR] [SPARK-58720][PYTHON][TESTS][FOLLOWUP] Move the pandas DataFrame golden repr into GoldenFileTestMixin [spark]
via GitHub
2026/08/14
Re: [PR] [SPARK-58765][PYTHON][TEST] Add tests for pa.Array.from_pandas with the type and safe arguments [spark]
via GitHub
2026/08/14
Re: [PR] [SPARK-58720][PYTHON][TESTS][FOLLOWUP] Move the pandas DataFrame golden repr into GoldenFileTestMixin [spark]
via GitHub
2026/08/14
Re: [PR] [SPARK-58768][PYTHON][TESTS] Fix monkey-patch in test_parity_udf and test_parity_udtf [spark]
via GitHub
2026/08/14
Re: [PR] [SPARK-58770][CORE] Assign a name to the error condition `_LEGACY_ERROR_TEMP_3016-3020` [spark]
via GitHub
2026/08/14
Re: [PR] [SPARK-58730][SQL] Support the ANSI SQL/JSON JSON_ARRAY constructor function [spark]
via GitHub
2026/08/14
Re: [PR] [SPARK-58771][INFRA] Clean up the dependency list for classic-only docker image [spark]
via GitHub
2026/08/14
Re: [PR] [SPARK-58772]Make SelectedField pass column metadata [spark]
via GitHub
2026/08/14
Re: [PR] [SPARK-58761][SQL][TEST] Add dedicated e2e test coverage for DISTINCT over nanosecond-precision timestamp columns [spark]
via GitHub
2026/08/14
Re: [PR] [SPARK-58761][SQL][TEST] Add dedicated e2e test coverage for DISTINCT over nanosecond-precision timestamp columns [spark]
via GitHub
2026/08/14
Re: [PR] [SPARK-58761][SQL][TESTS] Add DESCRIBE / SHOW CREATE TABLE tests for nanosecond-timestamp columns [spark]
via GitHub
2026/08/14
Re: [PR] [SPARK-58761][SQL][TESTS] Add DESCRIBE / SHOW CREATE TABLE tests for nanosecond-timestamp columns [spark]
via GitHub
2026/08/14
Re: [PR] [SPARK-58761][SQL][TEST] Add dedicated e2e test coverage for GROUP BY over nanosecond-precision timestamp keys [spark]
via GitHub
2026/08/14
Re: [PR] [SPARK-58761][SQL][TEST] Add dedicated e2e test coverage for DISTINCT over nanosecond-precision timestamp columns [spark]
via GitHub
2026/08/13
Re: [PR] [SPARK-58699][PYTHON] Short-circuit identity conversion for string and binary in LocalDataToArrowConversion [spark]
via GitHub
2026/08/13
Re: [PR] [SPARK-58742][SQL][TESTS] Add nanosecond-timestamp coverage for collect_set [spark]
via GitHub
2026/08/13
Re: [PR] [SPARK-58741][SQL][TESTS] Add nanosecond-timestamp coverage for collect_list [spark]
via GitHub
2026/08/13
[PR] [SPARK-58773] Add scg-routing crate [spark-connect-gateway]
via GitHub
2026/08/13
Re: [PR] [SPARK-58743][SQL][TESTS] Add nanosecond-timestamp coverage for mode [spark]
via GitHub
2026/08/13
Re: [PR] [SPARK-58743][SQL][TESTS] Add nanosecond-timestamp coverage for mode [spark]
via GitHub
2026/08/13
[PR] [SPARK-58772]Make SelectedField pass column metadata [spark]
via GitHub
2026/08/13
[PR] [SPARK-58771][INFRA] Clean up the dependency list for classic-only docker image [spark]
via GitHub
Earlier messages