(spark) branch master updated: [SPARK-48621][SQL] Fix Like simplification in Optimizer for collated strings

2024-06-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 8ee8abaa599f [SPARK-48621][SQL] Fix Like

(spark) branch master updated: [SPARK-42252][CORE] Add `spark.shuffle.localDisk.file.output.buffer` and deprecate `spark.shuffle.unsafe.file.output.buffer`

2024-06-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 dd8b05f25fdc [SPARK-42252][CORE] Add

(spark) branch master updated: [SPARK-48625][BUILD] Upgrade `mssql-jdbc` to 12.6.2.jre11

2024-06-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 38318863f641 [SPARK-48625][BUILD] Upgrade `mssql

(spark) branch master updated: [MINOR][DOCS][TESTS] Update repo name and link from `parquet-mr` to `parquet-java`

2024-06-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 0b214f166a92 [MINOR][DOCS][TESTS] Update repo name

(spark) branch master updated (be154a371df0 -> 70bdcc97910e)

2024-06-13 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 be154a371df0 [SPARK-48622][SQL] get SQLConf once when resolving column names add 70bdcc97910e [MINOR][DOCS] Fix

(spark) branch master updated: [SPARK-48622][SQL] get SQLConf once when resolving column names

2024-06-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 be154a371df0 [SPARK-48622][SQL] get SQLConf once

(spark) branch master updated (fd045c9887fe -> ea2bca74923e)

2024-06-12 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 fd045c9887fe [SPARK-48583][SQL][TESTS] Replace deprecated classes and methods of `commons-io` called in Spark add

(spark) branch master updated: [SPARK-48596][SQL] Perf improvement for calculating hex string for long

2024-06-12 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 b5e1b7988031 [SPARK-48596][SQL] Perf improvement

(spark) branch master updated: [SPARK-48595][CORE] Cleanup deprecated api usage related to `commons-compress`

2024-06-12 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 a3625a98e78c [SPARK-48595][CORE] Cleanup deprecated

(spark) branch master updated: [SPARK-48584][SQL] Perf improvement for unescapePathName

2024-06-12 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 da81d8ecb802 [SPARK-48584][SQL] Perf improvement

(spark) branch master updated: [SPARK-48581][BUILD] Upgrade dropwizard metrics to 4.2.26

2024-06-12 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 8870efce19f2 [SPARK-48581][BUILD] Upgrade

(spark) branch master updated: [SPARK-48582][BUILD] Upgrade `braces` from 3.0.2 to 3.0.3 in ui-test

2024-06-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 72df3cb1a43b [SPARK-48582][BUILD] Upgrade `braces

(spark-website) branch asf-site updated: Update docker links on the download page (#522)

2024-06-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 c6fb226d71 Update docker links

(spark) branch master updated: [SPARK-48565][UI] Fix thread dump display in UI

2024-06-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 53d65fd12dd9 [SPARK-48565][UI] Fix thread dump

(spark) branch master updated: Revert "[SPARK-46393][SQL][FOLLOWUP] Classify exceptions in JDBCTableCatalog.loadTable"

2024-06-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 b7d9c317aa2e Revert "[SPARK-46393][SQL][FOL

(spark) branch master updated (82b4ad2af648 -> 94912920b0e9)

2024-06-06 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 82b4ad2af648 [SPARK-46393][SQL][FOLLOWUP] Classify exceptions in JDBCTableCatalog.loadTable add 94912920b0e9 [SPARK

(spark) branch master updated: [SPARK-46393][SQL][FOLLOWUP] Classify exceptions in JDBCTableCatalog.loadTable

2024-06-06 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 82b4ad2af648 [SPARK-46393][SQL][FOLLOWUP] Classify

(spark) branch master updated: [SPARK-48540][CORE] Avoid ivy output loading settings to stdout

2024-06-06 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 f4434c36cc4f [SPARK-48540][CORE] Avoid ivy output

(spark) branch master updated (966c3d9ef1ed -> b3700ac09861)

2024-06-06 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 966c3d9ef1ed [SPARK-47552][CORE][FOLLOWUP] Set spark.hadoop.fs.s3a.connection.establish.timeout to numeric add

(spark) branch master updated: [SPARK-48538][SQL] Avoid HMS memory leak casued by bonecp

2024-06-05 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 31ce2db6d208 [SPARK-48538][SQL] Avoid HMS memory

(spark) branch master updated: [SPARK-46937][SQL][FOLLOWUP] Properly check registered function replacement

2024-06-05 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 88b8dc29e100 [SPARK-46937][SQL][FOLLOWUP] Properly

(spark) branch branch-3.5 updated: [SPARK-48535][SS] Update config docs to indicate possibility of data loss/corruption issue if skip nulls for stream-stream joins config is enabled

2024-06-05 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 d3a324d63f82 [SPARK-48535][SS] Update

(spark) branch master updated: [SPARK-48535][SS] Update config docs to indicate possibility of data loss/corruption issue if skip nulls for stream-stream joins config is enabled

2024-06-05 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 c4f720dfb419 [SPARK-48535][SS] Update config docs

(spark) branch master updated: Revert "[SPARK-48505][CORE] Simplify the implementation of `Utils#isG1GC`"

2024-06-04 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 db527ac346f2 Revert "[SPARK-48505][CORE] Sim

(spark) branch master updated: [SPARK-48518][CORE] Make LZF compression be able to run in parallel

2024-06-04 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 90ee29992522 [SPARK-48518][CORE] Make LZF

(spark) branch master updated: [SPARK-48505][CORE] Simplify the implementation of `Utils#isG1GC`

2024-06-04 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 abbe301d7645 [SPARK-48505][CORE] Simplify

(spark) branch master updated: [SPARK-48514][BUILD][K8S] Upgrade `kubernetes-client` to 6.13.0

2024-06-04 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 6475ddfed7f4 [SPARK-48514][BUILD][K8S] Upgrade

(spark) branch branch-3.5 updated (7e0c31445c31 -> 7f99f2cbd7d2)

2024-06-02 Thread yao
This is an automated email from the ASF dual-hosted git repository. yao pushed a change to branch branch-3.5 in repository https://gitbox.apache.org/repos/asf/spark.git from 7e0c31445c31 [SPARK-48481][SQL][SS] Do not apply OptimizeOneRowPlan against streaming Dataset add 7f99f2cbd7d2

(spark) branch master updated: [SPARK-48487][INFRA] Update License & Notice according to the dependency changes

2024-06-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 8d534c048866 [SPARK-48487][INFRA] Update License

(spark) branch branch-3.4 updated: [SPARK-48172][SQL][FOLLOWUP] Fix escaping issues in JDBCDialects

2024-05-30 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 0d4e1fa5dbb1 [SPARK-48172][SQL][FOLLOWUP

(spark) branch branch-3.5 updated: [SPARK-48172][SQL][FOLLOWUP] Fix escaping issues in JDBCDialects

2024-05-30 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 d64f96cbacd9 [SPARK-48172][SQL][FOLLOWUP

(spark) branch master updated: [SPARK-48172][SQL][FOLLOWUP] Fix escaping issues in JDBCDialects

2024-05-30 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 4360ec733d24 [SPARK-48172][SQL][FOLLOWUP] Fix

(spark) branch master updated: [SPARK-48471][CORE] Improve documentation and usage guide for history server

2024-05-30 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 df15c8d7744b [SPARK-48471][CORE] Improve

(spark) branch master updated (910c3733bfdd -> b477ef4fa992)

2024-05-30 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 910c3733bfdd Revert "[SPARK-48415][PYTHON] Refactor TypeName to support parameterized datatypes" add b4

(spark) branch master updated: [SPARK-48426][SQL][DOCS] Add documentation for SQL operator precedence

2024-05-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 8bbbde7cb3c3 [SPARK-48426][SQL][DOCS] Add

(spark) branch master updated: [SPARK-48436][SQL][TESTS] Use `c.m.c.j.Driver` instead of `c.m.j.Driver` in `MySQLNamespaceSuite`

2024-05-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 99ffcaa13b36 [SPARK-48436][SQL][TESTS] Use

(spark) branch master updated (f164e4ae53ca -> a78ef738af02)

2024-05-28 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 f164e4ae53ca [SPARK-48425][INFRA][FOLLOWUP] Do not copy the base spark folder add a78ef738af02 [SPARK-48168][SQL

(spark) branch master updated: [SPARK-48168][SQL][FOLLOWUP] Fix bitwise shifting operator's precedence

2024-05-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 b52645652eff [SPARK-48168][SQL][FOLLOWUP] Fix

(spark) branch master updated: [SPARK-48427][BUILD] Upgrade `scala-parser-combinators` to 2.4

2024-05-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 48a4bdb9eacb [SPARK-48427][BUILD] Upgrade `scala

(spark) branch master updated: [SPARK-48409][BUILD][TESTS] Upgrade MySQL & Postgres & Mariadb docker image version

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 b15b6cf1f537 [SPARK-48409][BUILD][TESTS] Upgrade

(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

  1   2   3   4   5   6   >