(spark) branch master updated: [SPARK-46090][SQL][FOLLOWUP] Add DeveloperApi import

2024-05-24 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 3346afd4b250 [SPARK-46090][SQL][FOLLOWUP] Add

(spark) branch master updated: [SPARK-48406][BUILD] Upgrade commons-cli to 1.8.0

2024-05-24 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 f42ed6c76004 [SPARK-48406][BUILD] Upgrade commons

(spark) branch master updated: [SPARK-48405][BUILD] Upgrade `commons-compress` to 1.26.2

2024-05-23 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 3b9b52dff614 [SPARK-48405][BUILD] Upgrade `commons

(spark) branch master updated: [SPARK-48399][SQL] Teradata: ByteType should map to BYTEINT instead of BYTE(binary)

2024-05-23 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 6afa6cc3c16e [SPARK-48399][SQL] Teradata: ByteType

(spark) branch master updated: [SPARK-48387][SQL] Postgres: Map TimestampType to TIMESTAMP WITH TIME ZONE

2024-05-22 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 a48365dd98c9 [SPARK-48387][SQL] Postgres: Map

(spark) branch master updated (f4958ba9587c -> bf7f664296c5)

2024-05-21 Thread yao
This is an automated email from the ASF dual-hosted git repository. yao pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/spark.git from f4958ba9587c [SPARK-48367][CONNECT][FOLLOWUP] Replace keywords that identify `lint-scala` detection results add

(spark) branch master updated: [SPARK-48365][DOCS] DB2: Document Mapping Spark SQL Data Types to DB2

2024-05-21 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 664c8c19dae7 [SPARK-48365][DOCS] DB2: Document

(spark) branch master updated: [SPARK-48300][SQL] Codegen Support for `from_xml`

2024-05-20 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 6213fa661ffe [SPARK-48300][SQL] Codegen Support

(spark) branch master updated: [MINOR][DOCS] correct the doc error in configuration page (fix rest to reset)

2024-05-20 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 0e0134a9a48d [MINOR][DOCS] correct the doc error

(spark) branch master updated (839efb1d72f6 -> 2a1bdc3eda8a)

2024-05-20 Thread yao
This is an automated email from the ASF dual-hosted git repository. yao pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/spark.git from 839efb1d72f6 [SPARK-48363][SQL] Cleanup some redundant codes in `from_xml` add 2a1bdc3eda8a [SPARK-48337][SQL] Fix

(spark) branch master updated: [SPARK-48332][BUILD][TESTS] Upgrade `jdbc` related test dependencies

2024-05-20 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 6fcdaab27ae9 [SPARK-48332][BUILD][TESTS] Upgrade

(spark) branch master updated: [SPARK-48323][SQL] DB2: Map BooleanType to BOOLEAN instead of CHAR(1)

2024-05-20 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 3a888f725315 [SPARK-48323][SQL] DB2: Map

(spark) branch master updated (b0e535217bf8 -> 403619a3974c)

2024-05-16 Thread yao
This is an automated email from the ASF dual-hosted git repository. yao pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/spark.git from b0e535217bf8 [SPARK-48301][SQL][FOLLOWUP] Update the error message add 403619a3974c [SPARK-48306][SQL] Improve UDT

(spark) branch master updated (3bd845ea930a -> fa83d0f8fce7)

2024-05-16 Thread yao
This is an automated email from the ASF dual-hosted git repository. yao pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/spark.git from 3bd845ea930a [SPARK-48297][SQL] Fix a regression TRANSFORM clause with char/varchar add fa83d0f8fce7 [SPARK-48296

(spark) branch branch-3.5 updated: [SPARK-48297][SQL] Fix a regression TRANSFORM clause with char/varchar

2024-05-16 Thread yao
This is an automated email from the ASF dual-hosted git repository. yao 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 c1dd4a5df693 [SPARK-48297][SQL] Fix

(spark) branch master updated (b53d78e94f6e -> 3bd845ea930a)

2024-05-16 Thread yao
This is an automated email from the ASF dual-hosted git repository. yao pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/spark.git from b53d78e94f6e [SPARK-48036][DOCS][FOLLOWUP] Update sql-ref-ansi-compliance.md add 3bd845ea930a [SPARK-48297][SQL

(spark) branch master updated (0ba8ddc9ce5b -> b53d78e94f6e)

2024-05-16 Thread yao
This is an automated email from the ASF dual-hosted git repository. yao pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/spark.git from 0ba8ddc9ce5b [SPARK-48293][SS] Add test for when ForeachBatchUserFuncException wraps interrupted exception due to query

(spark) branch master updated: [SPARK-48264][BUILD] Upgrade `datasketches-java` to 6.0.0

2024-05-16 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 97717363abae [SPARK-48264][BUILD] Upgrade

(spark) branch master updated: [SPARK-47607] Add documentation for Structured logging framework

2024-05-16 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 9130f78fb12e [SPARK-47607] Add documentation

(spark) branch master updated (dec910ba3c36 -> 726f2c95d4dc)

2024-05-15 Thread yao
This is an automated email from the ASF dual-hosted git repository. yao pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/spark.git from dec910ba3c36 [SPARK-48214][INFRA] Ban import `org.slf4j.Logger` & `org.slf4j.LoggerFactory` add 726f2c95d4dc [S

(spark) branch master updated: [SPARK-48219][CORE] StreamReader Charset fix with UTF8

2024-05-15 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 5e8322150a05 [SPARK-48219][CORE] StreamReader

(spark) branch master updated: [SPARK-48289][DOCKER][TEST] Clean up Oracle JDBC tests by skipping redundant SYSTEM password reset

2024-05-15 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 4ffaa2e89a8a [SPARK-48289][DOCKER][TEST] Clean up

(spark) branch master updated: [SPARK-46759][AVRO][FOLLOWUP] Fix configuration name for spark.sql.avro.xz.level

2024-05-15 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 d0385c4a99c1 [SPARK-46759][AVRO][FOLLOWUP] Fix

(spark) branch master updated: [SPARK-48271][SQL] Turn match error in RowEncoder into UNSUPPORTED_DATA_TYPE_FOR_ENCODER

2024-05-15 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 ad5fcae0b0ed [SPARK-48271][SQL] Turn match error

(spark) branch master updated (5e87e9fbd6e6 -> da78949eee04)

2024-05-15 Thread yao
This is an automated email from the ASF dual-hosted git repository. yao pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/spark.git from 5e87e9fbd6e6 [SPARK-48277] Improve error message for ErrorClassesJsonReader.getErrorMessage add da78949eee04 [SPARK

(spark) branch branch-3.4 updated: Revert "[SPARK-48172][SQL] Fix escaping issues in JDBC Dialects"

2024-05-14 Thread yao
This is an automated email from the ASF dual-hosted git repository. yao 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 7a0c72ff7724 Revert "[SPARK-48172][SQL

(spark) branch branch-3.5 updated: Revert "[SPARK-48172][SQL] Fix escaping issues in JDBC Dialects"

2024-05-14 Thread yao
This is an automated email from the ASF dual-hosted git repository. yao 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 74724d61c3d0 Revert "[SPARK-48172][SQL

(spark) branch master updated: Revert "[SPARK-48172][SQL] Fix escaping issues in JDBC Dialects"

2024-05-14 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 4ff5ca81cffb Revert "[SPARK-48172][SQL

(spark) branch master updated: [SPARK-48211][SQL] DB2: Read SMALLINT as ShortType

2024-05-09 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 207d675110e6 [SPARK-48211][SQL] DB2: Read SMALLINT

(spark) branch master updated: [SPARK-48188][SQL] Consistently use normalized plan for cache

2024-05-08 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 8950add773e6 [SPARK-48188][SQL] Consistently use

(spark) branch master updated (d7f69e7003a3 -> 003823b39d35)

2024-05-08 Thread yao
This is an automated email from the ASF dual-hosted git repository. yao pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/spark.git from d7f69e7003a3 [SPARK-48190][PYTHON][PS][TESTS] Introduce a helper function to drop metadata add 003823b39d35 [SPARK

(spark) branch master updated (f5401bab23c0 -> fe8b18b776f5)

2024-05-08 Thread yao
This is an automated email from the ASF dual-hosted git repository. yao pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/spark.git from f5401bab23c0 [MINOR][INFRA] Rename builds to have consistent names add fe8b18b776f5 [SPARK-48185][SQL] Fix 'symbolic

(spark) branch master updated: [SPARK-47914][SQL] Do not display the splits parameter in Range

2024-05-07 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 5f883117203d [SPARK-47914][SQL] Do not display

(spark) branch master updated: [SPARK-47994][SQL] Fix bug with CASE WHEN column filter push down in SQLServer

2024-04-29 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 3f15ad40640c [SPARK-47994][SQL] Fix bug with CASE

(spark) branch branch-3.4 updated: [SPARK-48034][TESTS] NullPointerException in MapStatusesSerDeserBenchmark

2024-04-28 Thread yao
This is an automated email from the ASF dual-hosted git repository. yao 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 e2f34c75a6ea [SPARK-48034][TESTS

(spark) branch branch-3.5 updated: [SPARK-48034][TESTS] NullPointerException in MapStatusesSerDeserBenchmark

2024-04-28 Thread yao
This is an automated email from the ASF dual-hosted git repository. yao 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 616c2162242f [SPARK-48034][TESTS

(spark) branch master updated: [SPARK-48034][TESTS] NullPointerException in MapStatusesSerDeserBenchmark

2024-04-28 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 59d5946cfd37 [SPARK-48034][TESTS

(spark) branch master updated: [SPARK-48025][SQL][TESTS] Fix org.apache.spark.sql.execution.benchmark.DateTimeBenchmark

2024-04-28 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 0bf39459e435 [SPARK-48025][SQL][TESTS] Fix

(spark) branch master updated: [SPARK-48020][INFRA][PYTHON] Pin 'pandas==2.2.2'

2024-04-27 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 356830ada6c6 [SPARK-48020][INFRA][PYTHON] Pin

(spark) branch master updated: [SPARK-47440][SQL][FOLLOWUP] Reenable predicate pushdown for syntax with boolean comparison in MsSqlServer

2024-04-26 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 beda1a4615c7 [SPARK-47440][SQL][FOLLOWUP] Reenable

(spark) branch master updated: [SPARK-47968][SQL] MsSQLServer: Map datatimeoffset to TimestampType

2024-04-26 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 733e53a4ff03 [SPARK-47968][SQL] MsSQLServer: Map

(spark) branch master updated: [SPARK-48004][SQL] Add WriteFilesExecBase trait for v1 write

2024-04-26 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 b8b6d17ad8e4 [SPARK-48004][SQL] Add

(spark) branch master updated: [SPARK-48001][CORE] Remove unused `private implicit def arrayToArrayWritable` from `SparkContext`

2024-04-26 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 a7150074f0a5 [SPARK-48001][CORE] Remove unused

(spark) branch master updated: [SPARK-47982][BUILD] Update some code style's plugins to latest version

2024-04-25 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 a84cffd8b3da [SPARK-47982][BUILD] Update some code

(spark) branch master updated: [SPARK-47984][ML][SQL] Change `MetricsAggregate/V2Aggregator#serialize/deserialize` to call `SparkSerDeUtils#serialize/deserialize`

2024-04-25 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 5f730c84abd7 [SPARK-47984][ML][SQL] Change

(spark) branch master updated: [SPARK-47981][BUILD] Upgrade `Arrow` to 16.0.0

2024-04-25 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 7090bc1f43fd [SPARK-47981][BUILD] Upgrade `Arrow

(spark) branch master updated: [SPARK-47983][SQL] Demote spark.sql.pyspark.legacy.inferArrayTypeFromFirstElement.enabled to internal

2024-04-25 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 a066d0c17853 [SPARK-47983][SQL] Demote

(spark) branch master updated: [SPARK-47980][SQL][TESTS] Reactivate test 'Empty float/double array columns raise EOFException'

2024-04-25 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 08caa567fb29 [SPARK-47980][SQL][TESTS] Reactivate

(spark) branch master updated (0fcced63be99 -> d23389252a7d)

2024-04-24 Thread yao
This is an automated email from the ASF dual-hosted git repository. yao pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/spark.git from 0fcced63be99 [SPARK-47979][SQL][TESTS] Use Hive tables explicitly for Hive table capability tests add d23389252a7d

(spark) branch master updated (d1298e73a8d5 -> e74221e6525e)

2024-04-23 Thread yao
This is an automated email from the ASF dual-hosted git repository. yao pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/spark.git from d1298e73a8d5 [SPARK-47931][SQL] Remove unused and leaked threadlocal/session sessionHive add e74221e6525e [SPARK

(spark) branch master updated (885e98ecbe64 -> d1298e73a8d5)

2024-04-23 Thread yao
This is an automated email from the ASF dual-hosted git repository. yao pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/spark.git from 885e98ecbe64 [SPARK-47412][SQL] Add Collation Support for LPad/RPad add d1298e73a8d5 [SPARK-47931][SQL] Remove

(spark) branch master updated: [SPARK-47833][SQL][CORE] Supply caller stackstrace for checkAndGlobPathIfNecessary AnalysisException

2024-04-19 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 2bf43460b923 [SPARK-47833][SQL][CORE] Supply caller

(spark) branch branch-3.4 updated: [SPARK-47897][SQL][3.5] Fix ExpressionSet performance regression in scala 2.12

2024-04-18 Thread yao
This is an automated email from the ASF dual-hosted git repository. yao 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 bcaf61b975d6 [SPARK-47897][SQL][3.5] Fix

(spark) branch branch-3.5 updated: [SPARK-47897][SQL][3.5] Fix ExpressionSet performance regression in scala 2.12

2024-04-18 Thread yao
This is an automated email from the ASF dual-hosted git repository. yao 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 afd99d19a2b8 [SPARK-47897][SQL][3.5] Fix

(spark) branch master updated (268856da31c1 -> 2054ab0fb03f)

2024-04-16 Thread yao
This is an automated email from the ASF dual-hosted git repository. yao pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/spark.git from 268856da31c1 [SPARK-47879][SQL] Oracle: Use VARCHAR2 instead of VARCHAR for VarcharType mapping add 2054ab0fb03f

(spark) branch master updated (ab6338e09aa0 -> 268856da31c1)

2024-04-16 Thread yao
This is an automated email from the ASF dual-hosted git repository. yao pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/spark.git from ab6338e09aa0 [SPARK-47838][BUILD] Upgrade `rocksdbjni` to 8.11.4 add 268856da31c1 [SPARK-47879][SQL] Oracle: Use

(spark) branch master updated (ffc378c1544b -> de2079163270)

2024-04-11 Thread yao
This is an automated email from the ASF dual-hosted git repository. yao pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/spark.git from ffc378c1544b [SPARK-47813][SQL] Replace getArrayDimension with updateExtraColumnMeta add de2079163270 [SPARK-47795

(spark) branch master updated: [SPARK-47813][SQL] Replace getArrayDimension with updateExtraColumnMeta

2024-04-11 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 ffc378c1544b [SPARK-47813][SQL] Replace

(spark) branch master updated (6fdf9c9df545 -> dedddf510af9)

2024-04-11 Thread yao
This is an automated email from the ASF dual-hosted git repository. yao pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/spark.git from 6fdf9c9df545 [SPARK-47807][PYTHON][ML] Make pyspark.ml compatible with pyspark-connect add dedddf510af9 [SPARK

(spark) branch master updated: [SPARK-47798][SQL] Enrich the error message for the reading failures of decimal values

2024-04-10 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 3da52fb4490e [SPARK-47798][SQL] Enrich the error

(spark) branch master updated (0d7c07047a62 -> 3082319bb1d5)

2024-04-10 Thread yao
This is an automated email from the ASF dual-hosted git repository. yao pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/spark.git from 0d7c07047a62 [SPARK-47790][BUILD] Upgrade `commons-io` to 2.16.1 add 3082319bb1d5 [SPARK-47791][SQL] Truncate exceed

(spark) branch master updated (520f3b1c192b -> b53ec00421b1)

2024-04-09 Thread yao
This is an automated email from the ASF dual-hosted git repository. yao pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/spark.git from 520f3b1c192b [SPARK-47593][CORE] Connector module: Migrate logWarn with variables to structured logging framework

(spark) branch master updated: [SPARK-47761][SQL] Oracle: Support reading AnsiIntervalTypes

2024-04-09 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 bebd78e13160 [SPARK-47761][SQL] Oracle: Support

(spark) branch master updated: [SPARK-47748][BUILD] Upgrade `zstd-jni` to 1.5.6-2

2024-04-08 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 29d077fbbd54 [SPARK-47748][BUILD] Upgrade `zstd-jni

(spark) branch master updated (eb8e99721714 -> f0d8f82f8c45)

2024-04-07 Thread yao
This is an automated email from the ASF dual-hosted git repository. yao pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/spark.git from eb8e99721714 [SPARK-47657][SQL] Implement collation filter push down support per file source add f0d8f82f8c45

(spark) branch master updated (d16183d044a6 -> d487acd3008b)

2024-04-03 Thread yao
This is an automated email from the ASF dual-hosted git repository. yao pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/spark.git from d16183d044a6 [SPARK-47653][SS] Add support for negative numeric types and range scan key encoder add d487acd3008b

(spark) branch master updated (ba98b7ae53f8 -> 8d4e9647c971)

2024-04-02 Thread yao
This is an automated email from the ASF dual-hosted git repository. yao pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/spark.git from ba98b7ae53f8 [SPARK-47689][SQL] Do not wrap query execution error during data writing add 8d4e9647c971 [SPARK-47684

(spark) branch branch-3.4 updated: [SPARK-47666][SQL][3.4] Fix NPE when reading mysql bit array as LongType

2024-04-02 Thread yao
This is an automated email from the ASF dual-hosted git repository. yao 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 9f8eb54c7566 [SPARK-47666][SQL][3.4] Fix

(spark) branch master updated (03f4e45cd7e9 -> b1b1fde42bd8)

2024-04-02 Thread yao
This is an automated email from the ASF dual-hosted git repository. yao pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/spark.git from 03f4e45cd7e9 [SPARK-47685][SQL] Restore the support for `Stream` type in `Dataset#groupBy` add b1b1fde42bd8 Revert

(spark) branch branch-3.5 updated: [SPARK-47666][SQL][3.5] Fix NPE when reading mysql bit array as LongType

2024-04-02 Thread yao
This is an automated email from the ASF dual-hosted git repository. yao 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 2dda441bec01 [SPARK-47666][SQL][3.5] Fix

(spark) branch master updated (e2e6e09a24db -> 22771a6a87e7)

2024-04-02 Thread yao
This is an automated email from the ASF dual-hosted git repository. yao pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/spark.git from e2e6e09a24db [SPARK-47634][SQL] Add legacy support for disabling map key normalization add 22771a6a87e7 [SPARK

(spark) branch master updated (e9833495e13a -> c3da26051d0c)

2024-04-01 Thread yao
This is an automated email from the ASF dual-hosted git repository. yao pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/spark.git from e9833495e13a [SPARK-47679][SQL] Use `HiveConf.getConfVars` or Hive conf names directly add c3da26051d0c [SPARK

(spark) branch master updated (968cba200a5a -> 72c619e4f3ba)

2024-04-01 Thread yao
This is an automated email from the ASF dual-hosted git repository. yao pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/spark.git from 968cba200a5a [SPARK-47664][PYTHON][CONNECT] Validate the column name with cached schema add 72c619e4f3ba [SPARK

(spark) branch master updated: [SPARK-47614][CORE][DOC] Update some outdated comments about `JavaModuleOptions`

2024-03-28 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 299a6597950b [SPARK-47614][CORE][DOC] Update some

(spark) branch master updated: [SPARK-46575][SQL][FOLLOWUP] Correct @since annotation for HiveThriftServer2.startWithContext(SQLContext, exitonError)

2024-03-27 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 d326cb9c08d9 [SPARK-46575][SQL][FOLLOWUP] Correct

(spark) branch master updated (d7be50f122ed -> 32dfdd305aec)

2024-03-22 Thread yao
This is an automated email from the ASF dual-hosted git repository. yao pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/spark.git from d7be50f122ed [MINOR][DOCS] Fix typo in spark connect overview add 32dfdd305aec [SPARK-47517][CORE][SQL] Prefer

(spark) branch branch-3.5 updated: [SPARK-47440][SQL] Fix pushing unsupported syntax to MsSqlServer

2024-03-22 Thread yao
This is an automated email from the ASF dual-hosted git repository. yao 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 91d11568c2eb [SPARK-47440][SQL] Fix pushing

(spark) branch master updated: [SPARK-47440][SQL] Fix pushing unsupported syntax to MsSqlServer

2024-03-22 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 227a50a1766a [SPARK-47440][SQL] Fix pushing

(spark) branch master updated: [SPARK-47515][SQL] Save TimestampNTZType as DATETIME in MySQL

2024-03-22 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 f41cd1706941 [SPARK-47515][SQL] Save

(spark) branch master updated (105f008037e5 -> c486ed813ab5)

2024-03-22 Thread yao
This is an automated email from the ASF dual-hosted git repository. yao pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/spark.git from 105f008037e5 [MINOR][PYTHON][DOCS] Fix typos in `PandasCogroupedOps.applyInArrow` add c486ed813ab5 [SPARK-47462

(spark) branch master updated: [SPARK-47496][SQL] Java SPI Support for dynamic JDBC dialect registering

2024-03-21 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 2b0e841a3534 [SPARK-47496][SQL] Java SPI Support

(spark) branch branch-3.5 updated: [SPARK-47473][SQL] Fix correctness issue of converting postgres INFINITY timestamps

2024-03-20 Thread yao
This is an automated email from the ASF dual-hosted git repository. yao 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 df2fddd5d008 [SPARK-47473][SQL] Fix

(spark) branch master updated (85bf7615f85e -> ad8ac17dbdfa)

2024-03-20 Thread yao
This is an automated email from the ASF dual-hosted git repository. yao pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/spark.git from 85bf7615f85e [SPARK-47455][BUILD] Fix resource leak during the initialization of `scalaStyleOnCompileConfig

(spark) branch branch-3.5 updated: [SPARK-47435][SPARK-45561][SQL][3.5] Fix overflow issue of MySQL UNSIGNED TINYINT caused by

2024-03-18 Thread yao
This is an automated email from the ASF dual-hosted git repository. yao 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 3857c16be81f [SPARK-47435][SPARK-45561][SQL

(spark) branch master updated: [SPARK-47406][SQL] Handle TIMESTAMP and DATETIME in MYSQLDialect

2024-03-15 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 19ac1fc13646 [SPARK-47406][SQL] Handle TIMESTAMP

(spark) branch branch-3.4 updated: [SPARK-47375][DOC][FOLLOWUP] Fix a mistake in JDBC's preferTimestampNTZ option doc

2024-03-14 Thread yao
This is an automated email from the ASF dual-hosted git repository. yao 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 0a7fe03c9e71 [SPARK-47375][DOC][FOLLOWUP

(spark) branch branch-3.5 updated: [SPARK-47375][DOC][FOLLOWUP] Fix a mistake in JDBC's preferTimestampNTZ option doc

2024-03-14 Thread yao
This is an automated email from the ASF dual-hosted git repository. yao 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 ef7e7dbb81c7 [SPARK-47375][DOC][FOLLOWUP

(spark) branch master updated: [SPARK-47375][DOC][FOLLOWUP] Fix a mistake in JDBC's preferTimestampNTZ option doc

2024-03-14 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 63b79c1eac01 [SPARK-47375][DOC][FOLLOWUP] Fix

(spark) branch master updated (49af659c9aec -> 336801dead40)

2024-03-14 Thread yao
This is an automated email from the ASF dual-hosted git repository. yao pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/spark.git from 49af659c9aec [SPARK-46988][CONNECT][FOLLOWUP] Protobuf `abbreviate` method code clean up add 336801dead40 [SPARK

(spark) branch master updated: [SPARK-47375][SQL] Add guidelines for timestamp mapping in `JdbcDialect#getCatalystType`

2024-03-13 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 6ea983511b62 [SPARK-47375][SQL] Add guidelines

(spark) branch master updated: Revert "[SPARK-47342][SQL] Support TimestampNTZ for DB2 TIMESTAMP WITH TIME ZONE"

2024-03-13 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 e170252714e3 Revert "[SPARK-47342][SQL] Su

(spark-website) branch asf-site updated: Remove the extra text on page sql-error-conditions-sqlstates (#508)

2024-03-11 Thread yao
This is an automated email from the ASF dual-hosted git repository. yao pushed a commit to branch asf-site in repository https://gitbox.apache.org/repos/asf/spark-website.git The following commit(s) were added to refs/heads/asf-site by this push: new 523c83c129 Remove the extra text

(spark) branch master updated (fe5998538596 -> 09bdf2a9334f)

2024-03-11 Thread yao
This is an automated email from the ASF dual-hosted git repository. yao pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/spark.git from fe5998538596 [MINOR][DOCS] Remove the extra text on page sql-error-conditions-sqlstates add 09bdf2a9334f [SPARK

(spark) branch master updated (63c01c8036e8 -> fe5998538596)

2024-03-11 Thread yao
This is an automated email from the ASF dual-hosted git repository. yao pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/spark.git from 63c01c8036e8 [SPARK-47309][SQL][XML] Add schema inference unit tests add fe5998538596 [MINOR][DOCS] Remove the extra

(spark) branch master updated (f350b760ea11 -> d5f42fc6f186)

2024-03-11 Thread yao
This is an automated email from the ASF dual-hosted git repository. yao pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/spark.git from f350b760ea11 [SPARK-47270][SQL] Dataset.isEmpty projects CommandResults locally add d5f42fc6f186 [SPARK-47337][SQL

(spark) branch master updated: [MINOR][DOCS][SQL] Fix doc comment for coalescePartitions.parallelismFirst on sql-performance-tuning page

2024-03-11 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 2a51242b1bdb [MINOR][DOCS][SQL] Fix doc comment

(spark) branch master updated (00de3ed5e0aa -> 7a3b3c612d16)

2024-03-08 Thread yao
This is an automated email from the ASF dual-hosted git repository. yao pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/spark.git from 00de3ed5e0aa [MINOR][DOCS] Fix the doc for Integral types add 7a3b3c612d16 [SPARK-47316][SQL] Fix TimestampNTZ

(spark) branch master updated: [SPARK-47319][SQL] Improve missingInput calculation

2024-03-07 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 f659f8d1b019 [SPARK-47319][SQL] Improve

(spark) branch master updated: [SPARK-47314][DOC] Remove the wrong comment line of `ExternalSorter#writePartitionedMapOutput` method

2024-03-07 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 54f15721649d [SPARK-47314][DOC] Remove the wrong

(spark) branch branch-3.4 updated: [MINOR][DOCS][PYTHON] Fix documentation typo in takeSample method

2024-03-07 Thread yao
This is an automated email from the ASF dual-hosted git repository. yao 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 ddb112da518e [MINOR][DOCS][PYTHON] Fix

  1   2   3   4   5   >