[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 of

[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 (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 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 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 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 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 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 (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 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 an

[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 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 an

[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 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 (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 (7f6dee8 -> 03191e8)

2021-04-17 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: [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 (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 (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 (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 (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 (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: [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: [SPARK-35153][SQL] Make textual representation of ANSI interval operators more readable

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 e8d6992 [SPARK-35153][SQL] Make textual

[spark] branch master updated (81c3cc2 -> d259f93)

2021-04-20 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 81c3cc2 [SPARK-35044][SQL][FOLLOWUP][TEST-HADOOP2.7] Fix hadoop 2.7 test due to diff between hadoop 2.7 and hadoop

[spark] branch master updated: [SPARK-35177][SQL] Fix arithmetic overflow in parsing the minimal interval by `IntervalUtils.fromYearMonthString`

2021-04-22 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 bb5459f [SPARK-35177][SQL] Fix arithmetic

[spark] branch master updated (7f7a3d8 -> 6c587d2)

2021-04-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 7f7a3d8 [SPARK-35183][SQL] Use transformAllExpressions in CombineConcats add 6c587d2 [SPARK-35110][SQL

[spark] branch master updated (6c587d2 -> 04e2305)

2021-04-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 6c587d2 [SPARK-35110][SQL] Handle ANSI intervals in WindowExecBase add 04e2305 [SPARK-35187][SQL] Fix failure

[spark] branch master updated (e503b9c -> a9345a0)

2021-04-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 e503b9c [SPARK-35201][SQL] Format empty grouping set exception in CUBE/ROLLUP add a9345a0 [SPARK-35204][SQL

[spark] branch master updated (38ef477 -> d572a85)

2021-04-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 38ef477 [SPARK-32921][SHUFFLE] MapOutputTracker extensions to support push-based shuffle add d572a85 [SPARK

[spark] branch master updated (74afc68 -> c0a3c0c)

2021-04-26 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 74afc68 [SPARK-35213][SQL] Keep the correct ordering of nested structs in chained withField operations add

[spark] branch branch-3.1 updated (eaceb40 -> c59db3d)

2021-04-26 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 eaceb40 [SPARK-35213][SQL] Keep the correct ordering of nested structs in chained withField operations

[spark] branch branch-3.0 updated: [SPARK-35224][SQL][TESTS][3.1][3.0] Fix buffer overflow in `MutableProjectionSuite`

2021-04-26 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 d433457 [SPARK-35224][SQL][TESTS][3.1

[spark] branch master updated (bdac191 -> 1db031f)

2021-04-26 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 bdac191 [SPARK-35230][SQL] Move custom metric classes to proper package add 1db031f [SPARK-35220][DOCS

[spark] branch master updated (2d2f467 -> 55dea2d)

2021-04-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 2d2f467 [SPARK-35169][SQL] Fix wrong result of min ANSI interval division by -1 add 55dea2d [SPARK-34837

[spark] branch master updated (253a1ae -> 046c8c3)

2021-04-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 253a1ae [SPARK-35246][SS] Don't allow streaming-batch intersects add 046c8c3 [SPARK-34878][SQL][TESTS]

[spark] branch master updated (046c8c3 -> 56bb815)

2021-04-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 046c8c3 [SPARK-34878][SQL][TESTS] Check actual sizes of year-month and day-time intervals add 56bb815 [SPARK

[spark] branch master updated (ac8813e -> 11ea255)

2021-04-29 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 ac8813e [SPARK-35277][BUILD] Upgrade snappy to 1.1.8.4 add 11ea255 [SPARK-35111][SQL] Support Cast string to

[spark] branch master updated (cfc0495 -> caa46ce)

2021-05-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 cfc0495 [SPARK-34581][SQL] Don't optimize out grouping expressions from aggregate expressions without aggr

[spark] branch master updated (38eb5a6 -> 2c8ced9)

2021-05-09 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 38eb5a6 [SPARK-35354][SQL] Replace BaseJoinExec with ShuffledJoin in CoalesceBucketsInJoin add 2c8ced9

[spark] branch master updated (d808956 -> 7182f8c)

2021-05-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 d808956 [MINOR][INFRA] Add python/.idea into git ignore add 7182f8c [SPARK-35360][SQL] RepairTableCommand

[spark] branch master updated (af1dba7 -> e3c6907)

2021-05-26 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 af1dba7 [SPARK-35440][SQL] Add function type to `ExpressionInfo` for UDF add e3c6907 [SPARK-35490][BUILD

[spark] branch master updated: [SPARK-35581][SQL] Support special datetime values in typed literals only

2021-06-01 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 a59063d [SPARK-35581][SQL] Support special

[spark] branch master updated (8dde20a -> aa3de40)

2021-06-09 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 8dde20a [SPARK-35675][SQL] EnsureRequirements remove shuffle should respect PartitioningCollection add

[spark] branch branch-3.1 updated: [SPARK-35679][SQL] instantToMicros overflow

2021-06-09 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 ff83105 [SPARK-35679][SQL

[spark] branch branch-3.0 updated: [SPARK-35679][SQL] instantToMicros overflow

2021-06-09 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 fe18354 [SPARK-35679][SQL

[spark] branch master updated: [SPARK-35716][SQL] Support casting of timestamp without time zone to date type

2021-06-10 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 d21ff13 [SPARK-35716][SQL] Support casting of

[spark] branch master updated: [SPARK-35704][SQL] Add fields to `DayTimeIntervalType`

2021-06-11 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 d53831f [SPARK-35704][SQL] Add fields to

[spark] branch master updated: [SPARK-35734][SQL] Format day-time intervals using type fields

2021-06-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 80f7989 [SPARK-35734][SQL] Format day-time

[spark] branch master updated (0ba1d38 -> 6272222)

2021-06-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 0ba1d38 [SPARK-35701][SQL] Use copy-on-write semantics for SQLConf registered configurations add 627

[spark] branch master updated (69aa7ad -> 7978fdc)

2021-06-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 69aa7ad [SPARK-35714][CORE] Bug fix for deadlock during the executor shutdown add 7978fdc [SPARK-35736][SQL

[spark] branch master updated: [SPARK-35737][SQL] Parse day-time interval literals to tightest types

2021-06-14 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 439e94c [SPARK-35737][SQL] Parse day-time

[spark] branch master updated (439e94c -> 82af318)

2021-06-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 439e94c [SPARK-35737][SQL] Parse day-time interval literals to tightest types add 82af318 [SPARK-35748][SS

[spark] branch master updated (82af318 -> aab0c2b)

2021-06-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 82af318 [SPARK-35748][SS][SQL] Fix StreamingJoinHelper to be able to handle day-time interval add aab0c2b

[spark] branch master updated: [SPARK-35764][SQL] Assign pretty names to TimestampWithoutTZType

2021-06-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 195090a [SPARK-35764][SQL] Assign pretty names

[spark] branch master updated (195090a -> b191d72)

2021-06-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 195090a [SPARK-35764][SQL] Assign pretty names to TimestampWithoutTZType add b191d72 [SPARK-35056][SQL

[spark] branch master updated (c382d40 -> 8a02f3a)

2021-06-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 c382d40 [SPARK-35766][SQL][TESTS] Break down CastSuite/AnsiCastSuite into multiple files add 8a02f3a [SPARK

[spark] branch master updated: [SPARK-35680][SQL] Add fields to `YearMonthIntervalType`

2021-06-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 61ce8f7 [SPARK-35680][SQL] Add fields to

[spark] branch master updated (aaa8a80 -> 4530760)

2021-06-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 aaa8a80 [SPARK-35613][CORE][SQL] Cache commonly occurring strings in SQLMetrics, JSONProtocol and AccumulatorV2

[spark] branch master updated: [SPARK-35771][SQL] Format year-month intervals using type fields

2021-06-16 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 184f65e [SPARK-35771][SQL] Format year-month

[spark] branch master updated (8aeed08 -> 0e554d4)

2021-06-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 8aeed08 [SPARK-35757][CORE] Add bitwise AND operation and functionality for intersecting bloom filters add

[spark] branch master updated (0e554d4 -> 939ae91)

2021-06-17 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 0e554d4 [SPARK-35770][SQL] Parse YearMonthIntervalType from JSON add 939ae91 [SPARK-35130][SQL] Add

[spark] branch master updated: [SPARK-35732][SQL] Parse DayTimeIntervalType from JSON

2021-06-17 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 234163f [SPARK-35732][SQL] Parse

[spark] branch master updated (7fcb127 -> 45b7f76)

2021-06-17 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 7fcb127 [SPARK-35670][BUILD] Upgrade ZSTD-JNI to 1.5.0-2 add 45b7f76 [SPARK-35095][SS][TESTS] Use ANSI

[spark] branch master updated: [SPARK-35769][SQL] Truncate java.time.Period by fields of year-month interval type

2021-06-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 071566c [SPARK-35769][SQL] Truncate

[spark] branch master updated: [SPARK-35726][SQL] Truncate java.time.Duration by fields of day-time interval type

2021-06-19 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 2ebad72 [SPARK-35726][SQL] Truncate

[spark] branch master updated: [SPARK-35819][SQL] Support Cast between different field YearMonthIntervalType

2021-06-19 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 86bcd1f [SPARK-35819][SQL] Support Cast

[spark] branch master updated (6d30991 -> 4758dc7)

2021-06-20 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 6d30991 [SPARK-35303][SPARK-35498][PYTHON][FOLLOW-UP] Copy local properties when starting the thread, and use

[spark] branch master updated: [SPARK-35827][SQL] Show proper error message when update column types to year-month/day-time interval

2021-06-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 af20474 [SPARK-35827][SQL] Show proper error

[spark] branch master updated (682e7f2 -> 974d127)

2021-06-20 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 682e7f2 [SPARK-29375][SPARK-28940][SPARK-32041][SQL] Whole plan exchange and subquery reuse add 974d127

[spark] branch master updated (4a6d90e -> 1488ea9)

2021-06-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 4a6d90e [SPARK-35611][SS] Introduce the strategy on mismatched offset for start offset timestamp on Kafka data

[spark] branch master updated: [SPARK-35840][SQL] Add `apply()` for a single field to `YearMonthIntervalType` and `DayTimeIntervalType`

2021-06-21 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 37ef7bb [SPARK-35840][SQL] Add `apply()` for a

[spark] branch master updated (844f10c -> 2c91672)

2021-06-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 844f10c [SPARK-35391] Fix memory leak in ExecutorAllocationListener add 2c91672 [SPARK-35775][SQL][TESTS

[spark] branch master updated (43cd6ca -> 5a510cf)

2021-06-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 43cd6ca [SPARK-35378][SQL][FOLLOWUP] isLocal should consider CommandResult add 5a510cf [SPARK-35726][SPARK

[spark] branch master updated (960a7e5 -> 4416b4b)

2021-06-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 960a7e5 [SPARK-35856][SQL][TESTS] Move new interval type test cases from CastSuite to CastBaseSuite add

[spark] branch master updated: [SPARK-35772][SQL][TESTS] Check all year-month interval types in `HiveInspectors` tests

2021-06-22 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 df55945 [SPARK-35772][SQL][TESTS] Check all

[spark] branch master updated (79e3d0d -> 7c1a9dd)

2021-06-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 79e3d0d [SPARK-35855][SQL] Unify reuse map data structures in non-AQE and AQE rules add 7c1a9dd [SPARK-35776

[spark] branch master updated (7c1a9dd -> 758b423)

2021-06-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 7c1a9dd [SPARK-35776][SQL][TESTS] Check all year-month interval types in arrow add 758b423 [SPARK-35860][SQL

[spark] branch master updated (66d5a00 -> 077cf2a)

2021-06-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 66d5a00 [SPARK-35817][SQL] Restore performance of queries against wide Avro tables add 077cf2a [SPARK-35733

[spark] branch master updated (4761977 -> 2d3fa04)

2021-06-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 4761977 [SPARK-34889][SS] Introduce MergingSessionsIterator merging elements directly which belong to the same

[spark] branch master updated (2d3fa04 -> ad18722)

2021-06-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 2d3fa04 [SPARK-35729][SQL][TESTS] Check all day-time interval types in aggregate expressions add ad18722

[spark] branch master updated: [SPARK-35852][SQL] Use DateAdd instead of TimeAdd for DateType +/- INTERVAL DAY

2021-06-23 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 61bd036 [SPARK-35852][SQL] Use DateAdd instead

[spark] branch master updated: [SPARK-35777][SQL][TESTS] Check all year-month interval types in UDF

2021-06-23 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 490ae8f [SPARK-35777][SQL][TESTS] Check all

[spark] branch master updated (92ddef7 -> 7d0786f)

2021-06-24 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 92ddef7 [SPARK-35696][PYTHON][DOCS][FOLLOW-UP] Fix underline for title in FAQ to remove warnings add 7d0786f

[spark] branch master updated (1295e88 -> 8a1995f)

2021-06-24 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 1295e88 [SPARK-35786][SQL] Add a new operator to distingush if AQE can optimize safely add 8a1995f [SPARK

[spark] branch master updated: [SPARK-35778][SQL][TESTS] Check multiply/divide of year month interval of any fields by numeric

2021-06-24 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 3904c0e [SPARK-35778][SQL][TESTS] Check

[spark] branch master updated (cfcfbca -> 345d3db)

2021-06-24 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 cfcfbca [SPARK-35476][PYTHON] Fix disallow_untyped_defs mypy checks for pyspark.pandas.series add 345d3db

[spark] branch master updated (345d3db -> d40a1a2)

2021-06-24 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 345d3db Revert "[SPARK-35778][SQL][TESTS] Check multiply/divide of year month interval of any fields by nu

[spark] branch master updated: [SPARK-35871][SQL] Literal.create(value, dataType) should support fields

2021-06-24 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 de35675 [SPARK-35871][SQL] Literal.create

[spark] branch master updated: [SPARK-35736][SPARK-35774][SQL][FOLLOWUP] Prohibit to specify the same units for FROM and TO with unit-to-unit interval syntax

2021-06-24 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 156b9b5 [SPARK-35736][SPARK-35774][SQL

[spark] branch master updated: [SPARK-35895][SQL] Support subtracting Intervals from TimestampWithoutTZ

2021-06-26 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 645fb59 [SPARK-35895][SQL] Support subtracting

[spark] branch master updated (108635a -> 356aef4)

2021-06-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 108635a Revert "[SPARK-35904][SQL] Collapse above RebalancePartitions" add 356aef4 [SPARK-35728][S

[spark] branch master updated: Revert "[SPARK-33995][SQL] Expose make_interval as a Scala function"

2021-06-29 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 7668226 Revert "[SPARK-33995][SQL] E

[spark] branch master updated: [SPARK-35935][SQL] Prevent failure of `MSCK REPAIR TABLE` on table refreshing

2021-06-29 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 d28ca9c [SPARK-35935][SQL] Prevent failure of

[spark] branch branch-3.1 updated (fe412b6 -> b6e8fab)

2021-06-30 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 fe412b6 [SPARK-35898][SQL] Fix arrays and maps in RowToColumnConverter add b6e8fab [SPARK-35935][SQL][3.1

[spark] branch branch-3.0 updated (ab46045 -> 6a1361c)

2021-06-30 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 ab46045 [SPARK-35886][SQL][3.0] PromotePrecision should not overwrite genCodePromotePrecision should not

[spark] branch master updated: [SPARK-35735][SQL] Take into account day-time interval fields in cast

2021-06-30 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 2febd5c [SPARK-35735][SQL] Take into account

[spark] branch master updated: [SPARK-35975][SQL] New configuration `spark.sql.timestampType` for the default timestamp type

2021-07-01 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 a643076 [SPARK-35975][SQL] New configuration

[spark] branch master updated: [SPARK-35982][SQL] Allow from_json/to_json for map types where value types are year-month intervals

2021-07-05 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 6474226 [SPARK-35982][SQL] Allow from_json

[spark] branch branch-3.2 updated: [SPARK-35982][SQL] Allow from_json/to_json for map types where value types are year-month intervals

2021-07-05 Thread maxgekk
This is an automated email from the ASF dual-hosted git repository. maxgekk 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 26bcf02 [SPARK-35982][SQL] Allow

<    1   2   3   4   5   6   7   8   9   10   >