[spark] branch master updated: [SPARK-35068][SQL] Add tests for ANSI intervals to HiveThriftBinaryServerSuite

2021-04-20 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 b219e37 [SPARK-35068][SQL] Add tests for ANSI

[spark] branch master updated (670c365 -> aa0d00d)

2021-04-19 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 670c365 [SPARK-35134][BUILD][TESTS] Manually exclude redundant netty jars in SparkBuild.scala to avoid version

[spark] branch master updated (1d1ed3e -> 7f34035)

2021-04-19 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 1d1ed3e [SPARK-35107][SQL] Parse unit-to-unit interval literals to ANSI intervals add 7f34035 [SPARK-34715

[spark] branch master updated (8dc455b -> 1d1ed3e)

2021-04-19 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 8dc455b [SPARK-34837][SQL] Support ANSI SQL intervals by the aggregate function `avg` add 1d1ed3e [SPARK

[spark] branch master updated (70b606f -> 8dc455b)

2021-04-19 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 70b606f [SPARK-35045][SQL][FOLLOW-UP] Add a configuration for CSV input buffer size add 8dc455b [SPARK-34837

[spark] branch master updated (d04b467 -> 12abfe7)

2021-04-18 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 d04b467 [SPARK-35114][SQL][TESTS] Add checks for ANSI intervals to `LiteralExpressionSuite` add 12abfe7

[spark] branch master updated: [SPARK-35114][SQL][TESTS] Add checks for ANSI intervals to `LiteralExpressionSuite`

2021-04-18 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 d04b467 [SPARK-35114][SQL][TESTS] Add checks

[spark] branch master updated (7f6dee8 -> 03191e8)

2021-04-18 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 7f6dee8 [MINOR][INFRA] Upgrade Jira client to 2.0.0 add 03191e8 [SPARK-35116][SQL][TESTS] The generated data

[spark] branch master updated (345c380 -> 95db7e6)

2021-04-16 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 345c380 [SPARK-35083][CORE] Support remote scheduler pool files add 95db7e6 [SPARK-35104][SQL] Fix ugly

[spark] branch master updated: [SPARK-35099][SQL] Convert ANSI interval literals to SQL string in ANSI style

2021-04-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 3f4c32b [SPARK-35099][SQL] Convert ANSI

[spark] branch master updated (3e218ad -> de9e8b6)

2021-04-14 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 3e218ad [SPARK-35061][BUILD] Upgrade pycodestyle from 2.6.0 to 2.7.0 add de9e8b6 [SPARK-35051][SQL] Support

[spark] branch branch-3.0 updated: [SPARK-35045][SQL] Add an internal option to control input buffer in univocity

2021-04-13 Thread maxgekk
This is an automated email from the ASF dual-hosted git repository. maxgekk 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 057dc8d [SPARK-35045][SQL] Add

[spark] branch branch-3.1 updated: [SPARK-35045][SQL] Add an internal option to control input buffer in univocity

2021-04-13 Thread maxgekk
This is an automated email from the ASF dual-hosted git repository. maxgekk 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 bd03050 [SPARK-35045][SQL] Add

[spark] branch master updated (9cd25b4 -> 1f56215)

2021-04-13 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 9cd25b4 [SPARK-35014] Fix the PhysicalAggregation pattern to not rewrite foldable expressions add 1f56215

[spark] branch master updated (b34a84e -> e70b0f8)

2021-04-13 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 b34a84e [SPARK-34212][SQL][FOLLOWUP] Move the added test to ParquetQuerySuite add e70b0f8 [SPARK-35041][SQL

[spark] branch master updated (a392633 -> 26f312e)

2021-04-12 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 a392633 [SPARK-34996][PYTHON] Port Koalas Series-related unit tests into PySpark add 26f312e [SPARK-35037

[spark] branch master updated: [SPARK-34562][SQL] Add test and doc for Parquet Bloom filter push down

2021-04-12 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 e40fce9 [SPARK-34562][SQL] Add test and doc

[spark] branch branch-3.0 updated (0803317 -> 3cfb07f)

2021-04-12 Thread maxgekk
This is an automated email from the ASF dual-hosted git repository. maxgekk pushed a change to branch branch-3.0 in repository https://gitbox.apache.org/repos/asf/spark.git. from 0803317 [MINOR][SS][DOC] Fix wrong Python code sample add 3cfb07f [SPARK-34926][SQL][3.0

[spark] branch branch-3.1 updated (b5adfaa -> bfc1289)

2021-04-12 Thread maxgekk
This is an automated email from the ASF dual-hosted git repository. maxgekk pushed a change to branch branch-3.1 in repository https://gitbox.apache.org/repos/asf/spark.git. from b5adfaa [SPARK-34630][PYTHON] Add typehint for pyspark.__version__ add bfc1289 [SPARK-34926][SQL][3.1

[spark] branch master updated: [SPARK-35005][SQL] Improve error msg if UTF8String concatWs length overflow

2021-04-12 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 1be1012 [SPARK-35005][SQL] Improve error msg

[spark] branch master updated (ff1fc5e -> 0e761c7)

2021-04-11 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 ff1fc5e [SPARK-34972][PYTHON][TEST][FOLLOWUP] Fix pyspark.pandas doctests which could be flaky add 0e761c7

[spark] branch branch-3.0 updated: [MINOR][SS][DOC] Fix wrong Python code sample

2021-04-10 Thread maxgekk
This is an automated email from the ASF dual-hosted git repository. maxgekk 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 0803317 [MINOR][SS][DOC] Fix wrong

[spark] branch master updated (364d1ea -> 214a46a)

2021-04-10 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 364d1ea [SPARK-34963][SQL] Fix nested column pruning for extracting case-insensitive struct field from array

[spark] branch branch-3.1 updated: [MINOR][SS][DOC] Fix wrong Python code sample

2021-04-10 Thread maxgekk
This is an automated email from the ASF dual-hosted git repository. maxgekk 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 a4e49cf [MINOR][SS][DOC] Fix wrong

[spark] branch master updated (e5d972e -> 59c8131)

2021-04-08 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 e5d972e [SPARK-34955][SQL] ADD JAR command cannot add jar files which contains whitespaces in the path add

[spark] branch master updated (3dfd456 -> 8e15ac1)

2021-04-07 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 3dfd456 [SPARK-34668][SQL] Support casting of day-time intervals to strings add 8e15ac1 [SPARK-34493][DOCS

[spark] branch master updated (19c7d2f -> 4b5fc1d)

2021-04-06 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 19c7d2f Revert "[SPARK-34884][SQL] Improve DPP evaluation to make filtering side must can broadcast by

[spark] branch master updated (571acc8 -> 2ca76a5)

2021-04-04 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 571acc8 [SPARK-34939][CORE] Throw fetch failure exception when unable to deserialize broadcasted map statuses

[spark] branch master updated (71effba -> ebf01ec)

2021-04-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 71effba [SPARK-34821][INFRA] Set up a workflow for developers to run benchmark in their fork add ebf01ec

[spark] branch master updated (280a2f3 -> 65da928)

2021-04-02 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 280a2f3 [SPARK-34940][SQL][TEST] Fix test of BasicWriteTaskStatsTrackerSuite add 65da928 [SPARK-34926][SQL

[spark] branch master updated (89ae83d -> 5911faa)

2021-04-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 89ae83d [SPARK-34919][SQL] Change partitioning to SinglePartition if partition number is 1 add 5911faa

[spark] branch master updated (13b255f -> 162f056)

2021-03-30 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 13b255f [SPARK-34909][SQL] Fix conversion of negative to unsigned in conv() add 162f056 [SPARK-34896][SQL

[spark] branch master updated (2356cdd -> 015c598)

2021-03-28 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 2356cdd [SPARK-34814][SQL] LikeSimplification should handle NULL add 015c598 [SPARK-34879][SQL] HiveInspector

[spark] branch master updated (15bf01e -> 468b944)

2021-03-27 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 15bf01e [SPARK-34848][SQL][FLLOW-UP] Fix merge conflict issue cause UT failed add 468b944 [SPARK-34841][SQL

[spark] branch master updated (8c6748f -> a68d7ca)

2021-03-25 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 8c6748f [SPARK-34817][SQL] Read parquet unsigned types that stored as int32 physical type in parquet add

[spark] branch master updated (06d4069 -> 760556a)

2021-03-23 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 06d4069 [MINOR][DOCS] Update sql-ref-syntax-dml-insert-into.md add 760556a [SPARK-34824][SQL] Support

[spark] branch branch-2.4 updated: [MINOR][DOCS] Updating the link for Azure Data Lake Gen 2 in docs

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

[spark] branch branch-3.0 updated: [MINOR][DOCS] Updating the link for Azure Data Lake Gen 2 in docs

2021-03-23 Thread maxgekk
This is an automated email from the ASF dual-hosted git repository. maxgekk 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 9fd1ed3 [MINOR][DOCS] Updating

[spark] branch branch-3.1 updated: [MINOR][DOCS] Updating the link for Azure Data Lake Gen 2 in docs

2021-03-23 Thread maxgekk
This is an automated email from the ASF dual-hosted git repository. maxgekk 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 f792add [MINOR][DOCS] Updating

[spark] branch master updated (e768eaa -> d32bb4e)

2021-03-23 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 e768eaa [SPARK-34707][SQL] Code-gen broadcast nested loop join (left outer/right outer) add d32bb4e [MINOR

[spark] branch master updated (121883b -> ec70467)

2021-03-22 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 121883b [SPARK-34383][SS] Optimize WAL commit phase via reducing cost of filesystem operations add ec70467

[spark] branch master updated (47da944 -> f4de93e)

2021-03-21 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 47da944 [SPARK-34470][ML] VectorSlicer utilize ordering if possible add f4de93e [MINOR][SQL] Spelling

[spark] branch master updated (6f89cdf -> 089c3b7)

2021-03-19 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 6f89cdf [SPARK-34798][SQL][TESTS] Fix incorrect join condition add 089c3b7 [SPARK-34793][SQL] Prohibit saving

[spark-website] branch asf-site updated: Add Max Gekk to committers

2021-03-15 Thread maxgekk
This is an automated email from the ASF dual-hosted git repository. maxgekk pushed a commit to branch asf-site in repository https://gitbox.apache.org/repos/asf/spark-website.git The following commit(s) were added to refs/heads/asf-site by this push: new 033994e Add Max Gekk to committers

[spark] branch master updated (363a7f0 -> 9809a2f)

2021-03-15 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 363a7f0 [SPARK-34743][SQL][TESTS] ExpressionEncoderSuite should use deepEquals when we expect `array of array

<    7   8   9   10   11   12