(spark) branch master updated: [SPARK-46207][SQL] Support MergeInto in DataFrameWriterV2

2023-12-20 Thread beliefer
This is an automated email from the ASF dual-hosted git repository. beliefer 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 56dc7f8c2199 [SPARK-46207][SQL] Support

(spark) branch master updated: [SPARK-46406][SQL] Assign a name to the error class _LEGACY_ERROR_TEMP_1023

2023-12-16 Thread beliefer
This is an automated email from the ASF dual-hosted git repository. beliefer 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 e955a5979cd3 [SPARK-46406][SQL] Assign a name

(spark) branch master updated (ac935f5074d -> f69f791ef87)

2023-12-16 Thread beliefer
This is an automated email from the ASF dual-hosted git repository. beliefer pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/spark.git from ac935f5074d [SPARK-46427][PYTHON][SQL] Change Python Data Source's description to be pretty in explain add

(spark) branch master updated: [SPARK-46403][SQL] Decode parquet binary with getBytesUnsafe method

2023-12-15 Thread beliefer
This is an automated email from the ASF dual-hosted git repository. beliefer 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 f350ddba682 [SPARK-46403][SQL] Decode parquet

(spark) branch master updated: [SPARK-45796][SQL] Support MODE() WITHIN GROUP (ORDER BY col)

2023-12-14 Thread beliefer
This is an automated email from the ASF dual-hosted git repository. beliefer 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 e3f46ed57dc0 [SPARK-45796][SQL] Support MODE

(spark) branch master updated: [SPARK-45649][SQL] Unify the prepare framework for OffsetWindowFunctionFrame

2023-12-11 Thread beliefer
This is an automated email from the ASF dual-hosted git repository. beliefer 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 6a197efeb3c [SPARK-45649][SQL] Unify

(spark) branch master updated: [SPARK-45515][CORE][SQL][FOLLOWUP] Use enhanced switch expressions to replace the regular switch statement

2023-12-06 Thread beliefer
This is an automated email from the ASF dual-hosted git repository. beliefer 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 b3c56cffdb6 [SPARK-45515][CORE][SQL][FOLLOWUP

(spark) branch master updated: [SPARK-46009][SQL][CONNECT] Merge the parse rule of PercentileCont and PercentileDisc into functionCall

2023-12-04 Thread beliefer
This is an automated email from the ASF dual-hosted git repository. beliefer 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 f1283c126878 [SPARK-46009][SQL][CONNECT] Merge

(spark) branch master updated: [SPARK-46055][SQL][FOLLOWUP] Respect code style for scala.

2023-11-30 Thread beliefer
This is an automated email from the ASF dual-hosted git repository. beliefer 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 9c6782fff9ec [SPARK-46055][SQL][FOLLOWUP

(spark) branch branch-3.3 updated: [SPARK-46029][SQL][3.3] Escape the single quote, _ and % for DS V2 pushdown

2023-11-30 Thread beliefer
This is an automated email from the ASF dual-hosted git repository. beliefer pushed a commit to branch branch-3.3 in repository https://gitbox.apache.org/repos/asf/spark.git The following commit(s) were added to refs/heads/branch-3.3 by this push: new 6ad00b7b2e34 [SPARK-46029][SQL][3.3

(spark) branch branch-3.4 updated: [SPARK-46029][SQL][3.4] Escape the single quote, _ and % for DS V2 pushdown

2023-11-29 Thread beliefer
This is an automated email from the ASF dual-hosted git repository. beliefer 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 639f836bfa1 [SPARK-46029][SQL][3.4

(spark) branch master updated: [SPARK-45752][SQL] Simplify the code for check unreferenced CTE relations

2023-11-10 Thread beliefer
This is an automated email from the ASF dual-hosted git repository. beliefer 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 6851cb96ec6 [SPARK-45752][SQL] Simplify

(spark) branch master updated (1d8df4f6b99b -> f866549a5aa8)

2023-11-08 Thread beliefer
This is an automated email from the ASF dual-hosted git repository. beliefer pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/spark.git from 1d8df4f6b99b [SPARK-45606][SQL] Release restrictions on multi-layer runtime filter add f866549a5aa8 [SPARK

(spark) branch master updated: [SPARK-45606][SQL] Release restrictions on multi-layer runtime filter

2023-11-08 Thread beliefer
This is an automated email from the ASF dual-hosted git repository. beliefer 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 1d8df4f6b99b [SPARK-45606][SQL] Release

(spark) branch master updated: [SPARK-45793][CORE] Improve the built-in compression codecs

2023-11-06 Thread beliefer
This is an automated email from the ASF dual-hosted git repository. beliefer 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 f6038302dd6 [SPARK-45793][CORE] Improve

(spark) branch master updated: [SPARK-45758][SQL] Introduce a mapper for hadoop compression codecs

2023-11-06 Thread beliefer
This is an automated email from the ASF dual-hosted git repository. beliefer 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 fc867266f08 [SPARK-45758][SQL] Introduce

(spark) branch master updated: [SPARK-45755][SQL] Improve `Dataset.isEmpty()` by applying global limit `1`

2023-11-01 Thread beliefer
This is an automated email from the ASF dual-hosted git repository. beliefer 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 c7bba9bfcc3 [SPARK-45755][SQL] Improve

(spark) branch master updated: [SPARK-43380][SQL][FOLLOWUP] Deprecate toSqlType(avroSchema: Schema, …useStableIdForUnionType: Boolean): SchemaType

2023-10-30 Thread beliefer
This is an automated email from the ASF dual-hosted git repository. beliefer 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 dc02991fa662 [SPARK-43380][SQL][FOLLOWUP

(spark) branch master updated (57e73dafeb9 -> e46c8ae84e8)

2023-10-28 Thread beliefer
This is an automated email from the ASF dual-hosted git repository. beliefer pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/spark.git from 57e73dafeb9 [SPARK-45678][CORE] Cover BufferReleasingInputStream.available/reset under tryOrFetchFailedException

[spark] branch master updated: [SPARK-45481][SQL] Introduce a mapper for parquet compression codecs

2023-10-26 Thread beliefer
This is an automated email from the ASF dual-hosted git repository. beliefer 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 62a3868b93a [SPARK-45481][SQL] Introduce

[spark] branch master updated: [SPARK-45484][SQL] Fix the bug that uses incorrect parquet compression codec lz4raw

2023-10-19 Thread beliefer
This is an automated email from the ASF dual-hosted git repository. beliefer 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 b9ac7d38ea7 [SPARK-45484][SQL] Fix the bug

[spark] branch branch-3.5 updated: [SPARK-45543][SQL] `InferWindowGroupLimit` causes bug if the other window functions haven't the same window frame as the rank-like functions

2023-10-19 Thread beliefer
This is an automated email from the ASF dual-hosted git repository. beliefer 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 feb48dc146d [SPARK-45543][SQL

[spark] branch master updated: [SPARK-45543][SQL] `InferWindowGroupLimit` causes bug if the other window functions haven't the same window frame as the rank-like functions

2023-10-19 Thread beliefer
This is an automated email from the ASF dual-hosted git repository. beliefer 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 d6d4e52ecc3 [SPARK-45543][SQL

[spark] branch branch-3.5 updated: [SPARK-45484][SQL][3.5] Deprecated the incorrect parquet compression codec lz4raw

2023-10-16 Thread beliefer
This is an automated email from the ASF dual-hosted git repository. beliefer 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 b2103731bcf [SPARK-45484][SQL][3.5

[spark] branch master updated: [SPARK-45514][SQL][MLLIB] Replace `scala.runtime.Tuple3Zipped` to `scala.collection.LazyZip3`

2023-10-15 Thread beliefer
This is an automated email from the ASF dual-hosted git repository. beliefer 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 d8dbb6674d0 [SPARK-45514][SQL][MLLIB] Replace

[spark] branch master updated: [SPARK-45513][CORE][SQL][MLLIB][CONNECT] Replace `scala.runtime.Tuple2Zipped` to `scala.collection.LazyZip2`

2023-10-13 Thread beliefer
This is an automated email from the ASF dual-hosted git repository. beliefer 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 6f46ea2f9bb [SPARK-45513][CORE][SQL][MLLIB

[spark] branch master updated: [SPARK-45412][PYTHON][CONNECT][FOLLOW-UP] Remove unnecessary check

2023-10-09 Thread beliefer
This is an automated email from the ASF dual-hosted git repository. beliefer 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 f5cf3101991 [SPARK-45412][PYTHON][CONNECT