[spark] branch master updated (f47e0f8 -> 323a6e8)

2021-05-07 Thread viirya
This is an automated email from the ASF dual-hosted git repository. viirya pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/spark.git. from f47e0f8 [SPARK-35261][SQL] Support static magic method for stateless Java ScalarFunction add 323a6e8

[spark] branch master updated (b4ec9e2 -> f47e0f8)

2021-05-07 Thread dongjoon
This is an automated email from the ASF dual-hosted git repository. dongjoon pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/spark.git. from b4ec9e2 [SPARK-35321][SQL] Don't register Hive permanent functions when creating Hive client add f47e0f8

[spark] branch branch-3.0 updated (b190e2b -> 5268a38)

2021-05-07 Thread dongjoon
This is an automated email from the ASF dual-hosted git repository. dongjoon pushed a change to branch branch-3.0 in repository https://gitbox.apache.org/repos/asf/spark.git. from b190e2b [SPARK-35288][SQL] StaticInvoke should find the method without exact argument classes match add

[spark] branch branch-3.1 updated (a4c34ba -> 6fbea6a)

2021-05-07 Thread dongjoon
This is an automated email from the ASF dual-hosted git repository. dongjoon pushed a change to branch branch-3.1 in repository https://gitbox.apache.org/repos/asf/spark.git. from a4c34ba [SPARK-35288][SQL] StaticInvoke should find the method without exact argument classes match add

[spark] branch master updated (33fbf56 -> b4ec9e2)

2021-05-07 Thread dongjoon
This is an automated email from the ASF dual-hosted git repository. dongjoon pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/spark.git. from 33fbf56 [SPARK-35288][SQL] StaticInvoke should find the method without exact argument classes match add

[spark] branch branch-2.4 updated: [SPARK-35288][SQL] StaticInvoke should find the method without exact argument classes match

2021-05-07 Thread viirya
This is an automated email from the ASF dual-hosted git repository. viirya pushed a commit to branch branch-2.4 in repository https://gitbox.apache.org/repos/asf/spark.git The following commit(s) were added to refs/heads/branch-2.4 by this push: new 7733510 [SPARK-35288][SQL] StaticInvoke

[spark] branch branch-3.0 updated: [SPARK-35288][SQL] StaticInvoke should find the method without exact argument classes match

2021-05-07 Thread viirya
This is an automated email from the ASF dual-hosted git repository. viirya pushed a commit to branch branch-3.0 in repository https://gitbox.apache.org/repos/asf/spark.git The following commit(s) were added to refs/heads/branch-3.0 by this push: new b190e2b [SPARK-35288][SQL] StaticInvoke

[spark] branch branch-3.1 updated: [SPARK-35288][SQL] StaticInvoke should find the method without exact argument classes match

2021-05-07 Thread viirya
This is an automated email from the ASF dual-hosted git repository. viirya pushed a commit to branch branch-3.1 in repository https://gitbox.apache.org/repos/asf/spark.git The following commit(s) were added to refs/heads/branch-3.1 by this push: new a4c34ba [SPARK-35288][SQL] StaticInvoke

[spark] branch master updated (6f0ef93 -> 33fbf56)

2021-05-07 Thread viirya
This is an automated email from the ASF dual-hosted git repository. viirya pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/spark.git. from 6f0ef93 [SPARK-35297][CORE][DOC][MINOR] Modify the comment about the executor add 33fbf56 [SPARK-35288][SQL]

[spark] branch master updated (2634dba -> 6f0ef93)

2021-05-07 Thread yamamuro
This is an automated email from the ASF dual-hosted git repository. yamamuro pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/spark.git. from 2634dba [SPARK-35175][BUILD] Add linter for JavaScript source files add 6f0ef93

[spark] branch master updated (72d3266 -> d3b92ee)

2021-05-07 Thread wenchen
This is an automated email from the ASF dual-hosted git repository. wenchen pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/spark.git. from 72d3266 [SPARK-35144][SQL] Migrate to transformWithPruning for object rules add d3b92ee [SPARK-35021][SQL]

[spark] branch master updated: [SPARK-35144][SQL] Migrate to transformWithPruning for object rules

2021-05-07 Thread gengliang
This is an automated email from the ASF dual-hosted git repository. gengliang pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/spark.git The following commit(s) were added to refs/heads/master by this push: new 72d3266 [SPARK-35144][SQL] Migrate to

[spark] branch master updated (cf2c4ba -> 9aa18df)

2021-05-07 Thread wenchen
This is an automated email from the ASF dual-hosted git repository. wenchen pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/spark.git. from cf2c4ba [SPARK-35020][SQL] Group exception messages in catalyst/util add 9aa18df [SPARK-35333][SQL] Skip

[spark] branch master updated (e83910f -> cf2c4ba)

2021-05-07 Thread wenchen
This is an automated email from the ASF dual-hosted git repository. wenchen pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/spark.git. from e83910f [SPARK-26164][SQL][FOLLOWUP] WriteTaskStatsTracker should know which file the row is written to add

[spark] branch master updated (33c1034 -> e83910f)

2021-05-07 Thread wenchen
This is an automated email from the ASF dual-hosted git repository. wenchen pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/spark.git. from 33c1034 [SPARK-34701][SQL][FOLLOW-UP] Children/innerChildren should be mutually exclusive for AnalysisOnlyCommand

[spark] branch master updated (42f59ca -> 33c1034)

2021-05-07 Thread wenchen
This is an automated email from the ASF dual-hosted git repository. wenchen pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/spark.git. from 42f59ca [SPARK-35133][SQL] Explain codegen works with AQE add 33c1034 [SPARK-34701][SQL][FOLLOW-UP]