[spark] branch branch-3.2 updated: [MINOR][DOCS] Corrected spacing in structured streaming programming

2021-11-01 Thread gurwls223
This is an automated email from the ASF dual-hosted git repository. gurwls223 pushed a commit to branch branch-3.2 in repository https://gitbox.apache.org/repos/asf/spark.git The following commit(s) were added to refs/heads/branch-3.2 by this push: new a63d2d2 [MINOR][DOCS] Corrected

[spark] branch master updated (675071a -> 320fa07)

2021-11-01 Thread sarutak
This is an automated email from the ASF dual-hosted git repository. sarutak pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/spark.git. from 675071a [MINOR][DOCS] Corrected spacing in structured streaming programming add 320fa07

[spark] branch master updated (cf7fbc1 -> 675071a)

2021-11-01 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 cf7fbc1 [SPARK-36554][SQL][PYTHON] Expose make_date expression in functions.scala add 675071a

[spark] branch master updated (11de0fd -> cf7fbc1)

2021-11-01 Thread sarutak
This is an automated email from the ASF dual-hosted git repository. sarutak pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/spark.git. from 11de0fd [MINOR][DOCS] Add import for MultivariateGaussian to Docs add cf7fbc1 [SPARK-36554][SQL][PYTHON]

[spark] branch branch-3.1 updated: [MINOR][DOCS] Corrected spacing in structured streaming programming

2021-11-01 Thread gurwls223
This is an automated email from the ASF dual-hosted git repository. gurwls223 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 e9bead7 [MINOR][DOCS] Corrected

[spark] branch branch-3.0 updated: [MINOR][DOCS] Corrected spacing in structured streaming programming

2021-11-01 Thread gurwls223
This is an automated email from the ASF dual-hosted git repository. gurwls223 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 615e525 [MINOR][DOCS] Corrected

[spark] branch master updated (13c372d -> d43a678)

2021-11-01 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 13c372d [SPARK-37150][SQL] Migrate DESCRIBE NAMESPACE to use V2 command by default add d43a678

[spark] branch master updated: [SPARK-37062][SS] Introduce a new data source for providing consistent set of rows per microbatch

2021-11-01 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 70fde44 [SPARK-37062][SS] Introduce a new data

[spark] branch master updated (70fde44 -> 11de0fd)

2021-11-01 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 70fde44 [SPARK-37062][SS] Introduce a new data source for providing consistent set of rows per microbatch add