(spark) branch master updated: [SPARK-46090][SQL] Support plan fragment level SQL configs in AQE

2024-05-24 Thread ulyssesyou
This is an automated email from the ASF dual-hosted git repository. ulyssesyou 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 a29c9653f3d4 [SPARK-46090][SQL] Support plan

(spark) branch branch-3.4 updated (58a4a49389a5 -> 15e150218edb)

2024-03-05 Thread ulyssesyou
This is an automated email from the ASF dual-hosted git repository. ulyssesyou pushed a change to branch branch-3.4 in repository https://gitbox.apache.org/repos/asf/spark.git from 58a4a49389a5 [SPARK-47236][CORE] Fix `deleteRecursivelyUsingJavaIO` to skip non-existing file input add

(spark) branch branch-3.5 updated: [SPARK-47177][SQL] Cached SQL plan do not display final AQE plan in explain string

2024-03-04 Thread ulyssesyou
This is an automated email from the ASF dual-hosted git repository. ulyssesyou 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 14762b372dd6 [SPARK-47177][SQL

(spark) branch master updated (73aa14466683 -> 6e62a5690b81)

2024-03-04 Thread ulyssesyou
This is an automated email from the ASF dual-hosted git repository. ulyssesyou pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/spark.git from 73aa14466683 [SPARK-47252][DOCS] Clarify that pivot may trigger an eager computation add 6e62a5690b81 [SPARK

(spark) branch branch-3.4 updated: [SPARK-47187][SQL][3.4] Fix hive compress output config does not work

2024-02-27 Thread ulyssesyou
This is an automated email from the ASF dual-hosted git repository. ulyssesyou 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 faba320702a1 [SPARK-47187][SQL][3.4

(spark) branch branch-3.5 updated: [SPARK-46480][CORE][SQL][3.5] Fix NPE when table cache task attempt

2023-12-22 Thread ulyssesyou
This is an automated email from the ASF dual-hosted git repository. ulyssesyou 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 a001482b43d2 [SPARK-46480][CORE][SQL

(spark) branch master updated: [SPARK-46170][SQL] Support inject adaptive query post planner strategy rules in SparkSessionExtensions

2023-11-30 Thread ulyssesyou
This is an automated email from the ASF dual-hosted git repository. ulyssesyou 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 9bb358b51e30 [SPARK-46170][SQL] Support

(spark) branch branch-3.4 updated: [SPARK-45882][SQL][3.4] BroadcastHashJoinExec propagate partitioning should respect CoalescedHashPartitioning

2023-11-14 Thread ulyssesyou
This is an automated email from the ASF dual-hosted git repository. ulyssesyou 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 81639090622f [SPARK-45882][SQL][3.4

(spark) branch branch-3.5 updated: [SPARK-45882][SQL][3.5] BroadcastHashJoinExec propagate partitioning should respect CoalescedHashPartitioning

2023-11-14 Thread ulyssesyou
This is an automated email from the ASF dual-hosted git repository. ulyssesyou 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 556caeace66b [SPARK-45882][SQL][3.5

(spark) branch master updated (3d6e31a13a4 -> aa232f21487)

2023-10-27 Thread ulyssesyou
This is an automated email from the ASF dual-hosted git repository. ulyssesyou pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/spark.git from 3d6e31a13a4 [SPARK-45649][SQL] Unify the prepare framework for `OffsetWindowFunctionFrame` add aa232f21487

[spark] branch master updated: [SPARK-45632][SQL] Table cache should avoid unnecessary ColumnarToRow when enable AQE

2023-10-24 Thread ulyssesyou
This is an automated email from the ASF dual-hosted git repository. ulyssesyou 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 6e6aa2e0f527 [SPARK-45632][SQL] Table cache

[spark] branch master updated: [SPARK-45244][TESTS] Correct spelling in VolcanoTestsSuite

2023-09-21 Thread ulyssesyou
This is an automated email from the ASF dual-hosted git repository. ulyssesyou 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 ebfc5b55fc0 [SPARK-45244][TESTS] Correct

[spark] branch master updated: [SPARK-45191][SQL] InMemoryTableScanExec simpleStringWithNodeId adds columnar info

2023-09-21 Thread ulyssesyou
This is an automated email from the ASF dual-hosted git repository. ulyssesyou 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 47e8205628a [SPARK-45191][SQL

[spark] branch master updated: [SPARK-44579][SQL] Support Interrupt On Cancel in SQLExecution

2023-07-31 Thread ulyssesyou
This is an automated email from the ASF dual-hosted git repository. ulyssesyou 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 c858851fc6c [SPARK-44579][SQL] Support

[spark] branch master updated: [SPARK-43402][SQL] FileSourceScanExec supports push down data filter with scalar subquery

2023-07-30 Thread ulyssesyou
This is an automated email from the ASF dual-hosted git repository. ulyssesyou 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 b8cb9d552aa [SPARK-43402][SQL

[spark-website] branch asf-site updated: Add Xiduo You to committers (#467)

2023-07-21 Thread ulyssesyou
This is an automated email from the ASF dual-hosted git repository. ulyssesyou 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 d05b2d4b8b Add Xiduo You

[spark] branch master updated (06db44a3b3d -> 99f9df564ef)

2023-07-20 Thread ulyssesyou
This is an automated email from the ASF dual-hosted git repository. ulyssesyou pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/spark.git from 06db44a3b3d [SPARK-44487][TEST] Fix KubernetesSuite report NPE when not set spark.kubernetes.test.unpackSparkDir

[spark] branch branch-3.5 updated: [SPARK-43952][SQL][FOLLOWUP] Correct AQE cancel broadcast job tag

2023-07-20 Thread ulyssesyou
This is an automated email from the ASF dual-hosted git repository. ulyssesyou 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 dae7a576ec7 [SPARK-43952][SQL