[spark] branch master updated: [SPARK-37332][SQL] Allow ANSI intervals in `ALTER TABLE .. ADD COLUMNS`

2021-11-15 Thread maxgekk
This is an automated email from the ASF dual-hosted git repository. maxgekk 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 0f20678 [SPARK-37332][SQL] Allow ANSI

[spark] branch master updated (ff2608c -> 43ca308)

2021-11-15 Thread gurwls223
This is an automated email from the ASF dual-hosted git repository. gurwls223 pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/spark.git. from ff2608c [SPARK-37335][ML] Flesh out FPGrowth docs add 43ca308 [SPARK-36876][SQL][TESTS][FOLLOW-UP] Remove

[spark] branch master updated (32054e1 -> ff2608c)

2021-11-15 Thread srowen
This is an automated email from the ASF dual-hosted git repository. srowen pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/spark.git. from 32054e1 [SPARK-37339][K8S] Add `spark-version` label to driver and executor pods add ff2608c

[spark] branch master updated (6391655 -> 32054e1)

2021-11-15 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 6391655 [SPARK-37266][SQL] View text can only be SELECT queries add 32054e1 [SPARK-37339][K8S] Add

[spark] branch master updated: [SPARK-37266][SQL] View text can only be SELECT queries

2021-11-15 Thread wenchen
This is an automated email from the ASF dual-hosted git repository. wenchen 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 6391655 [SPARK-37266][SQL] View text can only

[spark] branch master updated: [SPARK-35352][SQL] Add code-gen for full outer sort merge join

2021-11-15 Thread wenchen
This is an automated email from the ASF dual-hosted git repository. wenchen 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 2ef60f72 [SPARK-35352][SQL] Add code-gen for

[spark] branch master updated: [SPARK-37283][SQL] Don't try to store a V1 table which contains ANSI intervals in Hive compatible format

2021-11-15 Thread wenchen
This is an automated email from the ASF dual-hosted git repository. wenchen 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 3da5608 [SPARK-37283][SQL] Don't try to store

[spark] branch master updated: [SPARK-37327][PYTHON] Silence the to_pandas() advice log for internal usage

2021-11-15 Thread gurwls223
This is an automated email from the ASF dual-hosted git repository. gurwls223 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 27abceb [SPARK-37327][PYTHON] Silence the

[spark] branch master updated (2011ab5 -> 7070eb5)

2021-11-15 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 2011ab5 [SPARK-32567][SQL][FOLLOWUP] Fix CompileException when code generate for FULL OUTER shuffled hash join