(spark) branch master updated: [SPARK-46765][PYTHON][CONNECT] Make `shuffle` specify the datatype of `seed`

2024-01-18 Thread ruifengz
This is an automated email from the ASF dual-hosted git repository. ruifengz pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/spark.git The following commit(s) were added to refs/heads/master by this push: new 36da27fae56a [SPARK-46765][PYTHON][CONNECT]

(spark) branch branch-3.5 updated: [SPARK-46676][SS] dropDuplicatesWithinWatermark should not fail on canonicalization of the plan

2024-01-18 Thread kabhwan
This is an automated email from the ASF dual-hosted git repository. kabhwan pushed a commit to branch branch-3.5 in repository https://gitbox.apache.org/repos/asf/spark.git The following commit(s) were added to refs/heads/branch-3.5 by this push: new fa6bf22112b4 [SPARK-46676][SS]

(spark) branch master updated: [SPARK-46676][SS] dropDuplicatesWithinWatermark should not fail on canonicalization of the plan

2024-01-18 Thread kabhwan
This is an automated email from the ASF dual-hosted git repository. kabhwan pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/spark.git The following commit(s) were added to refs/heads/master by this push: new c1ed3e60e67f [SPARK-46676][SS]

(spark) branch master updated (c0939fa1f5c6 -> b5f592bdb1a1)

2024-01-18 Thread gurwls223
This is an automated email from the ASF dual-hosted git repository. gurwls223 pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/spark.git from c0939fa1f5c6 [SPARK-46576][SQL][FOLLOWUP] Improve error messages for unsupported data source save mode add

(spark) branch master updated (01bb1b1a3dbf -> c0939fa1f5c6)

2024-01-18 Thread gurwls223
This is an automated email from the ASF dual-hosted git repository. gurwls223 pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/spark.git from 01bb1b1a3dbf [SPARK-46759][SQL][AVRO] Codec xz and zstandard support compression level for avro files add

(spark) branch master updated: [SPARK-46759][SQL][AVRO] Codec xz and zstandard support compression level for avro files

2024-01-18 Thread dongjoon
This is an automated email from the ASF dual-hosted git repository. dongjoon pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/spark.git The following commit(s) were added to refs/heads/master by this push: new 01bb1b1a3dbf [SPARK-46759][SQL][AVRO] Codec xz

(spark) branch branch-3.5 updated: [MINOR][DOCS] Add zstandard as a candidate to fix the desc of spark.sql.avro.compression.codec

2024-01-18 Thread dongjoon
This is an automated email from the ASF dual-hosted git repository. dongjoon pushed a commit to branch branch-3.5 in repository https://gitbox.apache.org/repos/asf/spark.git The following commit(s) were added to refs/heads/branch-3.5 by this push: new b27d169c85e9 [MINOR][DOCS] Add

(spark) branch branch-3.4 updated: [MINOR][DOCS] Add zstandard as a candidate to fix the desc of spark.sql.avro.compression.codec

2024-01-18 Thread dongjoon
This is an automated email from the ASF dual-hosted git repository. dongjoon pushed a commit to branch branch-3.4 in repository https://gitbox.apache.org/repos/asf/spark.git The following commit(s) were added to refs/heads/branch-3.4 by this push: new 37a0e464a189 [MINOR][DOCS] Add

(spark) branch master updated: [MINOR][DOCS] Add zstandard as a candidate to fix the desc of spark.sql.avro.compression.codec

2024-01-18 Thread dongjoon
This is an automated email from the ASF dual-hosted git repository. dongjoon pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/spark.git The following commit(s) were added to refs/heads/master by this push: new c040824fd75c [MINOR][DOCS] Add zstandard as a

(spark) branch master updated: [SPARK-46629] Fix for STRUCT type DDL not picking up nullability and comment

2024-01-18 Thread maxgekk
This is an automated email from the ASF dual-hosted git repository. maxgekk pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/spark.git The following commit(s) were added to refs/heads/master by this push: new b01b88ad68a2 [SPARK-46629] Fix for STRUCT type

(spark) branch master updated: [SPARK-40546][DOCS] Remove unused TODO

2024-01-18 Thread ruifengz
This is an automated email from the ASF dual-hosted git repository. ruifengz pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/spark.git The following commit(s) were added to refs/heads/master by this push: new e2aca4f792e2 [SPARK-40546][DOCS] Remove unused

(spark) branch master updated: [SPARK-46707][SQL] Added throwable field to expressions to improve predicate pushdown

2024-01-18 Thread wenchen
This is an automated email from the ASF dual-hosted git repository. wenchen pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/spark.git The following commit(s) were added to refs/heads/master by this push: new 62956c92cfc7 [SPARK-46707][SQL] Added throwable

(spark) branch master updated: [SPARK-46696][CORE] In ResourceProfileManager, function calls should occur after variable declarations

2024-01-18 Thread mridulm80
This is an automated email from the ASF dual-hosted git repository. mridulm80 pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/spark.git The following commit(s) were added to refs/heads/master by this push: new 38fc127a232e [SPARK-46696][CORE] In

(spark) branch master updated: [SPARK-46623][CORE][MLLIB][SQL] Replace SimpleDateFormat with DateTimeFormatter

2024-01-18 Thread mridulm80
This is an automated email from the ASF dual-hosted git repository. mridulm80 pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/spark.git The following commit(s) were added to refs/heads/master by this push: new bede6141a639 [SPARK-46623][CORE][MLLIB][SQL]