[spark] branch branch-3.3 updated: [SPARK-38889][SQL] Compile boolean column filters to use the bit type for MSSQL data source

2022-04-13 Thread gurwls223
This is an automated email from the ASF dual-hosted git repository. gurwls223 pushed a commit to branch branch-3.3 in repository https://gitbox.apache.org/repos/asf/spark.git The following commit(s) were added to refs/heads/branch-3.3 by this push: new 30c6802574e [SPARK-38889][SQL]

[spark] branch master updated: [SPARK-38889][SQL] Compile boolean column filters to use the bit type for MSSQL data source

2022-04-13 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 320f88d5444 [SPARK-38889][SQL] Compile

[spark] branch master updated: [SPARK-38857][PYTHON] series name should be preserved in series.mode()

2022-04-13 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 5d763eb63b6 [SPARK-38857][PYTHON] series name

[spark] branch master updated: [SPARK-38797][SQL] Runtime Filter supports pruning side has window

2022-04-13 Thread yumwang
This is an automated email from the ASF dual-hosted git repository. yumwang 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 78700d939c4 [SPARK-38797][SQL] Runtime Filter

[spark] branch master updated: [SPARK-38890][PYTHON] Implement `ignore_index` of `DataFrame.sort_index`

2022-04-13 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 e549c6fd22a [SPARK-38890][PYTHON] Implement

[spark] branch master updated (c0c1f35cd92 -> 0085bfc8aca)

2022-04-13 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 c0c1f35cd92 [SPARK-37014][PYTHON] Inline type hints for python/pyspark/streaming/context.py add 0085bfc8aca

[spark] branch branch-3.3 updated: [SPARK-37014][PYTHON] Inline type hints for python/pyspark/streaming/context.py

2022-04-13 Thread zero323
This is an automated email from the ASF dual-hosted git repository. zero323 pushed a commit to branch branch-3.3 in repository https://gitbox.apache.org/repos/asf/spark.git The following commit(s) were added to refs/heads/branch-3.3 by this push: new baaa3bbecd9 [SPARK-37014][PYTHON]

[spark] branch master updated: [SPARK-37014][PYTHON] Inline type hints for python/pyspark/streaming/context.py

2022-04-13 Thread zero323
This is an automated email from the ASF dual-hosted git repository. zero323 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 c0c1f35cd92 [SPARK-37014][PYTHON] Inline type

[spark] branch master updated (43c63337f98 -> e0c9604f0c4)

2022-04-13 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 43c63337f98 [SPARK-34659][UI] Forbid using keyword "proxy" or "history" in reverse proxy URL add e0c9604f0c4

[spark] branch master updated: [SPARK-34659][UI] Forbid using keyword "proxy" or "history" in reverse proxy URL

2022-04-13 Thread dongjoon
This is an automated email from the ASF dual-hosted git repository. dongjoon 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 43c63337f98 [SPARK-34659][UI] Forbid using

[spark] branch master updated: [SPARK-38678][TESTS][FOLLOWUP] Enable RocksDB tests in `AppStatusStoreSuite` and `StreamingQueryStatusListenerSuite` on Apple Silicon on MacOS

2022-04-13 Thread dongjoon
This is an automated email from the ASF dual-hosted git repository. dongjoon 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 7ec3a5730bd [SPARK-38678][TESTS][FOLLOWUP]

[spark] branch master updated: [SPARK-38745][SQL][TESTS] Move the tests for `NON_PARTITION_COLUMN` to `QueryCompilationErrorsDSv2Suite`

2022-04-13 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 98fbbcdac5d [SPARK-38745][SQL][TESTS] Move the

[spark] branch master updated (ee74bd0d4e3 -> 30fc0ba2307)

2022-04-13 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 ee74bd0d4e3 [SPARK-38832][SQL] Remove unnecessary distinct in aggregate expression by distinctKeys add

[spark] branch master updated: [SPARK-38832][SQL] Remove unnecessary distinct in aggregate expression by distinctKeys

2022-04-13 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 ee74bd0d4e3 [SPARK-38832][SQL] Remove

[spark] branch master updated: [SPARK-38774][PYTHON] Implement Series.autocorr

2022-04-13 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 eb699ec138d [SPARK-38774][PYTHON] Implement

[spark] branch branch-3.3 updated: [SPARK-38829][SQL][3.3] Remove TimestampNTZ type support in Parquet for Spark 3.3

2022-04-13 Thread gengliang
This is an automated email from the ASF dual-hosted git repository. gengliang pushed a commit to branch branch-3.3 in repository https://gitbox.apache.org/repos/asf/spark.git The following commit(s) were added to refs/heads/branch-3.3 by this push: new 76f40eef8b9 [SPARK-38829][SQL][3.3]

[spark] branch branch-3.3 updated: [SPARK-38833][PYTHON][SQL] Allow applyInPandas to return empty DataFrame without columns

2022-04-13 Thread gurwls223
This is an automated email from the ASF dual-hosted git repository. gurwls223 pushed a commit to branch branch-3.3 in repository https://gitbox.apache.org/repos/asf/spark.git The following commit(s) were added to refs/heads/branch-3.3 by this push: new c44020b961f

[spark] branch master updated (094a4ef6703 -> 556c74578eb)

2022-04-13 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 094a4ef6703 [SPARK-38804][PYTHON][SS][DOCS][FOLLOW-UP] Document StreamingQueryManager.removeListener add

[spark] branch master updated (bf75b495e18 -> 094a4ef6703)

2022-04-13 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 bf75b495e18 [SPARK-38855][SQL] DS V2 supports push down math functions add 094a4ef6703

[spark] branch branch-3.2 updated: [SPARK-38677][PYSPARK][3.2] Python MonitorThread should detect deadlock due to blocking I/O

2022-04-13 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 d66350a2aad

[spark] branch branch-3.3 updated: [SPARK-38855][SQL] DS V2 supports push down math functions

2022-04-13 Thread wenchen
This is an automated email from the ASF dual-hosted git repository. wenchen pushed a commit to branch branch-3.3 in repository https://gitbox.apache.org/repos/asf/spark.git The following commit(s) were added to refs/heads/branch-3.3 by this push: new 96c8b4f47c2 [SPARK-38855][SQL] DS V2

[spark] branch master updated: [SPARK-38855][SQL] DS V2 supports push down math functions

2022-04-13 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 bf75b495e18 [SPARK-38855][SQL] DS V2 supports

[spark] branch master updated: [SPARK-38530][SQL] Fix a bug that GeneratorNestedColumnAliasing can be incorrectly applied to some expressions

2022-04-13 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 13edafab9f4 [SPARK-38530][SQL] Fix a bug that