[spark] branch branch-3.4 updated: [SPARK-42983][CONNECT][PYTHON] Fix createDataFrame to handle 0-dim numpy array properly

2023-04-04 Thread gurwls223
This is an automated email from the ASF dual-hosted git repository. gurwls223 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 c79fc9406c8

[spark] branch master updated (9183e0b84b7 -> 6fc9f0221fd)

2023-04-04 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 9183e0b84b7 [SPARK-37980][SQL] Access row_index via _metadata if possible in tests add 6fc9f0221fd

[spark] branch master updated (b86d90d1eb0 -> 9183e0b84b7)

2023-04-04 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 b86d90d1eb0 [MINOR][PYTHON][CONNECT][DOCS] Deduplicate versionchanged directive in Catalog add 9183e0b84b7

[spark] branch branch-3.4 updated: [MINOR][PYTHON][CONNECT][DOCS] Deduplicate versionchanged directive in Catalog

2023-04-04 Thread gurwls223
This is an automated email from the ASF dual-hosted git repository. gurwls223 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 d3736619e9b

[spark] branch master updated: [MINOR][PYTHON][CONNECT][DOCS] Deduplicate versionchanged directive in Catalog

2023-04-04 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 b86d90d1eb0 [MINOR][PYTHON][CONNECT][DOCS]

[spark] branch branch-3.4 updated: [SPARK-43009][SQL][3.4] Parameterized `sql()` with `Any` constants

2023-04-04 Thread gurwls223
This is an automated email from the ASF dual-hosted git repository. gurwls223 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 532d44642ff [SPARK-43009][SQL][3.4]

[spark] branch master updated: [SPARK-43009][SQL] Parameterized `sql()` with `Any` constants

2023-04-04 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 156a12ec0ab [SPARK-43009][SQL] Parameterized

[spark] branch branch-3.4 updated: [SPARK-42655][SQL] Incorrect ambiguous column reference error

2023-04-04 Thread wenchen
This is an automated email from the ASF dual-hosted git repository. wenchen 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 444053f6adc [SPARK-42655][SQL]

[spark] branch master updated: [SPARK-42655][SQL] Incorrect ambiguous column reference error

2023-04-04 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 b283c6a0e47 [SPARK-42655][SQL] Incorrect

[spark] branch master updated (3c189abd73a -> fed3546de18)

2023-04-04 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 3c189abd73a [SPARK-42964][SQL] PosgresDialect '42P07' also means table already exists add fed3546de18

[spark] branch master updated (3e9574c54f1 -> 3c189abd73a)

2023-04-04 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 3e9574c54f1 [SPARK-43011][SQL] `array_insert` should fail with 0 index add 3c189abd73a [SPARK-42964][SQL]

[spark] branch branch-3.4 updated: [SPARK-43011][SQL] `array_insert` should fail with 0 index

2023-04-04 Thread maxgekk
This is an automated email from the ASF dual-hosted git repository. maxgekk 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 9b1f2db48fa [SPARK-43011][SQL]

[spark] branch master updated: [SPARK-43011][SQL] `array_insert` should fail with 0 index

2023-04-04 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 3e9574c54f1 [SPARK-43011][SQL] `array_insert`

[spark] branch branch-3.4 updated (ce6d5eb963f -> a647fef4096)

2023-04-04 Thread dongjoon
This is an automated email from the ASF dual-hosted git repository. dongjoon pushed a change to branch branch-3.4 in repository https://gitbox.apache.org/repos/asf/spark.git from ce6d5eb963f [SPARK-43006][PYTHON][TESTS] Fix DataFrameTests.test_cache_dataframe add a647fef4096

[spark] branch master updated (c9878a21295 -> 3bc66da6680)

2023-04-04 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 c9878a21295 [MINOR][CONNECT] Adding Proto Debug String to Job Description add 3bc66da6680 [SPARK-42963][SQL]