(spark) branch master updated: [SPARK-46950][CORE][SQL] Align `not available codec` error-class

2024-02-02 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 88d4681dd6ab [SPARK-46950][CORE][SQL] Align

(spark) branch master updated: [SPARK-46890][SQL] Fix CSV parsing bug with existence default values and column pruning

2024-02-02 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 16ac82092bb7 [SPARK-46890][SQL] Fix CSV parsing

(spark) branch master updated: [SPARK-46965][CORE] Check `logType` in `Utils.getLog`

2024-02-02 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 84387394c387 [SPARK-46965][CORE] Check

(spark) branch master updated: [SPARK-46964][SQL] Change the signature of the hllInvalidLgK query execution error to take an integer as 4th argument

2024-02-02 Thread gengliang
This is an automated email from the ASF dual-hosted git repository. gengliang 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 0965412d5174 [SPARK-46964][SQL] Change the

(spark) branch master updated: [SPARK-46915][SQL] Simplify `UnaryMinus` `Abs` and align error class

2024-02-02 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 e35e29a0517d [SPARK-46915][SQL] Simplify

(spark) branch master updated: [SPARK-46911][SS] Adding deleteIfExists operator to StatefulProcessorHandleImpl

2024-02-02 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 25d96f7bacb4 [SPARK-46911][SS] Adding

(spark) branch master updated: [SPARK-44815][CONNECT] Cache df.schema to avoid extra RPC

2024-02-02 Thread hvanhovell
This is an automated email from the ASF dual-hosted git repository. hvanhovell 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 6f87fe2f513d [SPARK-44815][CONNECT] Cache

(spark) branch master updated: [SPARK-46946][SQL] Supporting broadcast of multiple filtering keys in DynamicPruning

2024-02-02 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 22e5938aefc7 [SPARK-46946][SQL] Supporting

(spark) branch master updated: [SPARK-46949][SQL] Support CHAR/VARCHAR through ResolveDefaultColumns

2024-02-02 Thread yao
This is an automated email from the ASF dual-hosted git repository. yao 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 362a4d43159d [SPARK-46949][SQL] Support