[spark] branch master updated (b573cca90ea -> 7bc28d54f83)

2023-07-03 Thread maxgekk
This is an automated email from the ASF dual-hosted git repository. maxgekk pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/spark.git from b573cca90ea [SPARK-44288][SS] Set the column family options before passing to DBOptions in RocksDB state store

[spark] branch master updated: [SPARK-44288][SS] Set the column family options before passing to DBOptions in RocksDB state store provider

2023-07-03 Thread kabhwan
This is an automated email from the ASF dual-hosted git repository. kabhwan 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 b573cca90ea [SPARK-44288][SS] Set the column

[spark] branch master updated: [SPARK-44194][PYTHON][CORE] Add JobTag APIs to PySpark SparkContext

2023-07-03 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 4fcecfe17f2 [SPARK-44194][PYTHON][CORE] Add

[spark] branch master updated: [SPARK-44274][CONNECT] Move out util functions used by ArtifactManager to common/utils

2023-07-03 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 4c2ee76d2af [SPARK-44274][CONNECT] Move out

[spark] branch master updated: [SPARK-44266][SQL] Move Util.truncatedString to sql/api

2023-07-03 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 4cdb6d487ed [SPARK-44266][SQL] Move

[spark] branch master updated: [SPARK-44150][PYTHON][CONNECT] Explicit Arrow casting for mismatched return type in Arrow Python UDF

2023-07-03 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 9cb557d12ab [SPARK-44150][PYTHON][CONNECT]

[spark] branch master updated: [SPARK-44199] CacheManager refreshes the fileIndex unnecessarily

2023-07-03 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 d9ce141c501 [SPARK-44199] CacheManager

[spark] branch master updated (8390b03df62 -> f7e8da3fb6d)

2023-07-03 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 8390b03df62 [SPARK-44200][SQL] Support TABLE argument parser rule for TableValuedFunction add f7e8da3fb6d

[spark] branch master updated: [SPARK-44200][SQL] Support TABLE argument parser rule for TableValuedFunction

2023-07-03 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 8390b03df62 [SPARK-44200][SQL] Support TABLE

[spark] branch master updated: [SPARK-42169][SQL] Implement code generation for to_csv function (StructsToCsv)

2023-07-03 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 45ae9c5cc67 [SPARK-42169][SQL] Implement code

[spark] branch master updated: [SPARK-42828][PYTHON][SQL] More explicit Python type annotations for GroupedData

2023-07-03 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 356eada314e [SPARK-42828][PYTHON][SQL] More

[spark] branch master updated: [SPARK-43476][PYTHON][TESTS] Enable SeriesStringTests.test_string_replace for pandas 2.0.0

2023-07-03 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 442fdb8be42 [SPARK-43476][PYTHON][TESTS]