[spark] branch branch-3.0 updated: [SPARK-31556][SQL][DOCS] Document LIKE clause in SQL Reference

2020-04-28 Thread yamamuro
This is an automated email from the ASF dual-hosted git repository. yamamuro 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 da8c7b8 [SPARK-31556][SQL][DOCS

[spark] branch branch-3.0 updated: [SPARK-31556][SQL][DOCS] Document LIKE clause in SQL Reference

2020-04-28 Thread yamamuro
This is an automated email from the ASF dual-hosted git repository. yamamuro 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 da8c7b8 [SPARK-31556][SQL][DOCS

[spark] branch master updated (dcc0902 -> d34cb59)

2020-04-28 Thread yamamuro
This is an automated email from the ASF dual-hosted git repository. yamamuro pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/spark.git. from dcc0902 [SPARK-29458][SQL][DOCS] Add a paragraph for scalar function in sql getting started add d34cb59

[spark] branch master updated: [SPARK-31556][SQL][DOCS] Document LIKE clause in SQL Reference

2020-04-28 Thread yamamuro
This is an automated email from the ASF dual-hosted git repository. yamamuro 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 d34cb59 [SPARK-31556][SQL][DOCS] Document

[spark] branch branch-3.0 updated: [SPARK-31491][SQL][DOCS] Re-arrange Data Types page to document Floating Point Special Values

2020-04-24 Thread yamamuro
This is an automated email from the ASF dual-hosted git repository. yamamuro 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 37002fe [SPARK-31491][SQL][DOCS] Re

[spark] branch master updated: [SPARK-31491][SQL][DOCS] Re-arrange Data Types page to document Floating Point Special Values

2020-04-24 Thread yamamuro
This is an automated email from the ASF dual-hosted git repository. yamamuro 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 054bef9 [SPARK-31491][SQL][DOCS] Re-arrange

[spark] branch branch-2.4 updated: [SPARK-31532][SQL] Builder should not propagate static sql configs to the existing active or default SparkSession

2020-04-24 Thread yamamuro
This is an automated email from the ASF dual-hosted git repository. yamamuro 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 a2a0c52 [SPARK-31532][SQL] Builder

[spark] branch branch-3.0 updated: [SPARK-31532][SQL] Builder should not propagate static sql configs to the existing active or default SparkSession

2020-04-24 Thread yamamuro
This is an automated email from the ASF dual-hosted git repository. yamamuro 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 0dbd69c [SPARK-31532][SQL] Builder

[spark] branch branch-2.4 updated: [SPARK-31532][SQL] Builder should not propagate static sql configs to the existing active or default SparkSession

2020-04-24 Thread yamamuro
This is an automated email from the ASF dual-hosted git repository. yamamuro 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 a2a0c52 [SPARK-31532][SQL] Builder

[spark] branch master updated (6a57616 -> 8424f55)

2020-04-24 Thread yamamuro
This is an automated email from the ASF dual-hosted git repository. yamamuro pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/spark.git. from 6a57616 [SPARK-31364][SQL][TESTS] Benchmark Parquet Nested Field Predicate Pushdown add 8424f55 [SPARK

[spark] branch master updated (463c544 -> b10263b)

2020-04-24 Thread yamamuro
This is an automated email from the ASF dual-hosted git repository. yamamuro pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/spark.git. from 463c544 [SPARK-31010][SQL][DOC][FOLLOW-UP] Improve deprecated warning message for untyped scala udf add

[spark] branch master updated (463c544 -> b10263b)

2020-04-24 Thread yamamuro
This is an automated email from the ASF dual-hosted git repository. yamamuro pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/spark.git. from 463c544 [SPARK-31010][SQL][DOC][FOLLOW-UP] Improve deprecated warning message for untyped scala udf add

[spark] branch master updated: [SPARK-30724][SQL] Support 'LIKE ANY' and 'LIKE ALL' operators

2020-04-24 Thread yamamuro
This is an automated email from the ASF dual-hosted git repository. yamamuro 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 b10263b [SPARK-30724][SQL] Support 'LIKE ANY

[spark] branch branch-3.0 updated: [SPARK-31465][SQL][DOCS][FOLLOW-UP] Document Literal in SQL Reference

2020-04-23 Thread yamamuro
This is an automated email from the ASF dual-hosted git repository. yamamuro 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 0f02997 [SPARK-31465][SQL][DOCS

[spark] branch master updated (ca90e19 -> f543d6a)

2020-04-23 Thread yamamuro
This is an automated email from the ASF dual-hosted git repository. yamamuro pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/spark.git. from ca90e19 [SPARK-31515][SQL] Canonicalize Cast should consider the value of needTimeZone add f543d6a [SPARK

[spark] branch master updated (03fe9ee -> ca90e19)

2020-04-22 Thread yamamuro
This is an automated email from the ASF dual-hosted git repository. yamamuro pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/spark.git. from 03fe9ee [SPARK-31465][SQL][DOCS] Document Literal in SQL Reference add ca90e19 [SPARK-31515][SQL

[spark] branch branch-3.0 updated: [SPARK-31515][SQL] Canonicalize Cast should consider the value of needTimeZone

2020-04-22 Thread yamamuro
This is an automated email from the ASF dual-hosted git repository. yamamuro 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 2ebef75 [SPARK-31515][SQL

[spark] branch branch-3.0 updated: [SPARK-31465][SQL][DOCS] Document Literal in SQL Reference

2020-04-22 Thread yamamuro
This is an automated email from the ASF dual-hosted git repository. yamamuro 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 ed3e4bd [SPARK-31465][SQL][DOCS

[spark] branch master updated: [SPARK-31465][SQL][DOCS] Document Literal in SQL Reference

2020-04-22 Thread yamamuro
This is an automated email from the ASF dual-hosted git repository. yamamuro 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 03fe9ee [SPARK-31465][SQL][DOCS] Document

[spark] branch master updated: [SPARK-31477][SQL] Dump codegen and compile time in BenchmarkQueryTest

2020-04-18 Thread yamamuro
This is an automated email from the ASF dual-hosted git repository. yamamuro 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 6bf5f01 [SPARK-31477][SQL] Dump codegen

[spark] branch branch-3.0 updated: [SPARK-31390][SQL][DOCS] Document Window Function in SQL Syntax Section

2020-04-17 Thread yamamuro
This is an automated email from the ASF dual-hosted git repository. yamamuro 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 1139e9b [SPARK-31390][SQL][DOCS

[spark] branch branch-3.0 updated: [SPARK-31390][SQL][DOCS] Document Window Function in SQL Syntax Section

2020-04-17 Thread yamamuro
This is an automated email from the ASF dual-hosted git repository. yamamuro 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 1139e9b [SPARK-31390][SQL][DOCS

[spark] branch master updated (db7b865 -> 142f436)

2020-04-17 Thread yamamuro
This is an automated email from the ASF dual-hosted git repository. yamamuro pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/spark.git. from db7b865 [SPARK-31253][SQL][FOLLOW-UP] simplify the code of calculating size metrics of AQE shuffle add

[spark] branch master updated (db7b865 -> 142f436)

2020-04-17 Thread yamamuro
This is an automated email from the ASF dual-hosted git repository. yamamuro pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/spark.git. from db7b865 [SPARK-31253][SQL][FOLLOW-UP] simplify the code of calculating size metrics of AQE shuffle add

[spark] branch branch-3.0 updated: [SPARK-30564][SQL] Revert Block.length and use comment placeholders in HashAggregateExec

2020-04-16 Thread yamamuro
This is an automated email from the ASF dual-hosted git repository. yamamuro 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 020f3a3 [SPARK-30564][SQL] Revert

[spark] branch branch-3.0 updated: [SPARK-30564][SQL] Revert Block.length and use comment placeholders in HashAggregateExec

2020-04-16 Thread yamamuro
This is an automated email from the ASF dual-hosted git repository. yamamuro 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 020f3a3 [SPARK-30564][SQL] Revert

[spark] branch master updated (c76c31e -> 7ad6ba3)

2020-04-16 Thread yamamuro
This is an automated email from the ASF dual-hosted git repository. yamamuro pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/spark.git. from c76c31e [SPARK-31455][SQL] Fix rebasing of not-existed timestamps add 7ad6ba3 [SPARK-30564][SQL] Revert

[spark] branch master updated (c76c31e -> 7ad6ba3)

2020-04-16 Thread yamamuro
This is an automated email from the ASF dual-hosted git repository. yamamuro pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/spark.git. from c76c31e [SPARK-31455][SQL] Fix rebasing of not-existed timestamps add 7ad6ba3 [SPARK-30564][SQL] Revert

[spark] branch branch-3.0 updated: [SPARK-31428][SQL][DOCS] Document Common Table Expression in SQL Reference

2020-04-15 Thread yamamuro
This is an automated email from the ASF dual-hosted git repository. yamamuro 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 4476c85 [SPARK-31428][SQL][DOCS

[spark] branch master updated: [SPARK-31428][SQL][DOCS] Document Common Table Expression in SQL Reference

2020-04-15 Thread yamamuro
This is an automated email from the ASF dual-hosted git repository. yamamuro 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 92c1b24 [SPARK-31428][SQL][DOCS] Document

[spark] branch master updated: [SPARK-25154][SQL] Support NOT IN sub-queries inside nested OR conditions

2020-04-10 Thread yamamuro
This is an automated email from the ASF dual-hosted git repository. yamamuro 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 f0e2fc3 [SPARK-25154][SQL] Support NOT IN sub

[spark] branch master updated (2d3692e -> f0e2fc3)

2020-04-10 Thread yamamuro
This is an automated email from the ASF dual-hosted git repository. yamamuro pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/spark.git. from 2d3692e [SPARK-31406][SQL][TEST] ThriftServerQueryTestSuite: Sharing test data and test tables among multiple

[spark] branch branch-3.0 updated: [SPARK-31358][SQL][DOC] Document FILTER clauses of aggregate functions in SQL references

2020-04-06 Thread yamamuro
This is an automated email from the ASF dual-hosted git repository. yamamuro 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 51c80a4 [SPARK-31358][SQL][DOC

[spark] branch master updated: [SPARK-31358][SQL][DOC] Document FILTER clauses of aggregate functions in SQL references

2020-04-06 Thread yamamuro
This is an automated email from the ASF dual-hosted git repository. yamamuro 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 e24f0dc [SPARK-31358][SQL][DOC] Document

[spark] branch branch-3.0 updated: [SPARK-31358][SQL][DOC] Document FILTER clauses of aggregate functions in SQL references

2020-04-06 Thread yamamuro
This is an automated email from the ASF dual-hosted git repository. yamamuro 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 51c80a4 [SPARK-31358][SQL][DOC

[spark] branch master updated: [SPARK-31358][SQL][DOC] Document FILTER clauses of aggregate functions in SQL references

2020-04-06 Thread yamamuro
This is an automated email from the ASF dual-hosted git repository. yamamuro 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 e24f0dc [SPARK-31358][SQL][DOC] Document

[spark] branch branch-3.0 updated: [SPARK-31326][SQL][DOCS] Create Function docs structure for SQL Reference

2020-04-02 Thread yamamuro
This is an automated email from the ASF dual-hosted git repository. yamamuro 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 308a8fd [SPARK-31326][SQL][DOCS

[spark] branch master updated (820bb99 -> 4e45c07)

2020-04-02 Thread yamamuro
This is an automated email from the ASF dual-hosted git repository. yamamuro pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/spark.git. from 820bb99 [SPARK-31328][SQL] Fix rebasing of overlapped local timestamps during daylight saving time add

[spark] branch branch-3.0 updated: [SPARK-31305][SQL][DOCS] Add a page to list all commands in SQL Reference

2020-03-31 Thread yamamuro
This is an automated email from the ASF dual-hosted git repository. yamamuro 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 01b26c4 [SPARK-31305][SQL][DOCS] Add

[spark] branch master updated: [SPARK-31305][SQL][DOCS] Add a page to list all commands in SQL Reference

2020-03-31 Thread yamamuro
This is an automated email from the ASF dual-hosted git repository. yamamuro 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 1a7f964 [SPARK-31305][SQL][DOCS] Add a page

[spark] branch branch-3.0 updated: [SPARK-31292][CORE][SQL] Replace toSet.toSeq with distinct for readability

2020-03-28 Thread yamamuro
This is an automated email from the ASF dual-hosted git repository. yamamuro 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 71dcf66 [SPARK-31292][CORE][SQL

[spark] branch branch-3.0 updated: [SPARK-31292][CORE][SQL] Replace toSet.toSeq with distinct for readability

2020-03-28 Thread yamamuro
This is an automated email from the ASF dual-hosted git repository. yamamuro 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 71dcf66 [SPARK-31292][CORE][SQL

[spark] branch master updated: [SPARK-31292][CORE][SQL] Replace toSet.toSeq with distinct for readability

2020-03-28 Thread yamamuro
This is an automated email from the ASF dual-hosted git repository. yamamuro 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 0b237bd [SPARK-31292][CORE][SQL] Replace

[spark] branch master updated (d025ddba -> 0b237bd)

2020-03-28 Thread yamamuro
This is an automated email from the ASF dual-hosted git repository. yamamuro pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/spark.git. from d025ddba [SPARK-31238][SPARK-31284][TEST][FOLLOWUP] Fix readResourceOrcFile to create a local file from resource

[spark] branch branch-3.0 updated: [SPARK-31262][SQL][TESTS] Fix bug tests imported bracketed comments

2020-03-26 Thread yamamuro
This is an automated email from the ASF dual-hosted git repository. yamamuro 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 6f30ff4 [SPARK-31262][SQL][TESTS] Fix

[spark] branch master updated: [SPARK-31262][SQL][TESTS] Fix bug tests imported bracketed comments

2020-03-26 Thread yamamuro
This is an automated email from the ASF dual-hosted git repository. yamamuro 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 9e0fee9 [SPARK-31262][SQL][TESTS] Fix bug

[spark] branch branch-3.0 updated: [SPARK-30292][SQL][FOLLOWUP] ansi cast from strings to integral numbers (byte/short/int/long) should fail with fraction

2020-03-19 Thread yamamuro
This is an automated email from the ASF dual-hosted git repository. yamamuro 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 1a5cd16 [SPARK-30292][SQL][FOLLOWUP

[spark] branch branch-3.0 updated: [SPARK-30292][SQL][FOLLOWUP] ansi cast from strings to integral numbers (byte/short/int/long) should fail with fraction

2020-03-19 Thread yamamuro
This is an automated email from the ASF dual-hosted git repository. yamamuro 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 1a5cd16 [SPARK-30292][SQL][FOLLOWUP

[spark] branch master updated (a177628 -> ac262cb)

2020-03-19 Thread yamamuro
This is an automated email from the ASF dual-hosted git repository. yamamuro pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/spark.git. from a177628 [SPARK-31187][SQL] Sort the whole-stage codegen debug output by codegenStageId add ac262cb [SPARK

[spark] branch master updated (a177628 -> ac262cb)

2020-03-19 Thread yamamuro
This is an automated email from the ASF dual-hosted git repository. yamamuro pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/spark.git. from a177628 [SPARK-31187][SQL] Sort the whole-stage codegen debug output by codegenStageId add ac262cb [SPARK

[spark] branch branch-3.0 updated: [SPARK-31187][SQL] Sort the whole-stage codegen debug output by codegenStageId

2020-03-19 Thread yamamuro
This is an automated email from the ASF dual-hosted git repository. yamamuro 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 a8c08b1 [SPARK-31187][SQL] Sort

[spark] branch master updated: [SPARK-31187][SQL] Sort the whole-stage codegen debug output by codegenStageId

2020-03-19 Thread yamamuro
This is an automated email from the ASF dual-hosted git repository. yamamuro 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 a177628 [SPARK-31187][SQL] Sort the whole

[spark] branch branch-3.0 updated: [SPARK-31171][SQL][FOLLOWUP] update document

2020-03-18 Thread yamamuro
This is an automated email from the ASF dual-hosted git repository. yamamuro 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 39e9b55 [SPARK-31171][SQL][FOLLOWUP

[spark] branch master updated: [SPARK-31171][SQL][FOLLOWUP] update document

2020-03-18 Thread yamamuro
This is an automated email from the ASF dual-hosted git repository. yamamuro 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 8643e5d [SPARK-31171][SQL][FOLLOWUP] update

[spark] branch branch-3.0 updated: [SPARK-31150][SQL][FOLLOWUP] handle ' as escape for text

2020-03-18 Thread yamamuro
This is an automated email from the ASF dual-hosted git repository. yamamuro 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 aba7a09 [SPARK-31150][SQL][FOLLOWUP

[spark] branch master updated: [SPARK-31150][SQL][FOLLOWUP] handle ' as escape for text

2020-03-18 Thread yamamuro
This is an automated email from the ASF dual-hosted git repository. yamamuro 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 3d69595 [SPARK-31150][SQL][FOLLOWUP] handle

[spark] branch branch-3.0 updated: [SPARK-31151][SQL][DOC] Reorganize the migration guide of SQL

2020-03-14 Thread yamamuro
This is an automated email from the ASF dual-hosted git repository. yamamuro 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 f83ef7d [SPARK-31151][SQL][DOC

[spark] branch branch-3.0 updated: [SPARK-31151][SQL][DOC] Reorganize the migration guide of SQL

2020-03-14 Thread yamamuro
This is an automated email from the ASF dual-hosted git repository. yamamuro 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 f83ef7d [SPARK-31151][SQL][DOC

[spark] branch master updated (9628aca -> 4d4c00c)

2020-03-14 Thread yamamuro
This is an automated email from the ASF dual-hosted git repository. yamamuro pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/spark.git. from 9628aca [MINOR][DOCS] Fix [[...]] to `...` and ... in documentation add 4d4c00c [SPARK-31151][SQL][DOC

[spark] branch master updated: [SPARK-31151][SQL][DOC] Reorganize the migration guide of SQL

2020-03-14 Thread yamamuro
This is an automated email from the ASF dual-hosted git repository. yamamuro 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 4d4c00c [SPARK-31151][SQL][DOC] Reorganize

[spark] branch branch-3.0 updated: [SPARK-31151][SQL][DOC] Reorganize the migration guide of SQL

2020-03-14 Thread yamamuro
This is an automated email from the ASF dual-hosted git repository. yamamuro 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 f83ef7d [SPARK-31151][SQL][DOC

[spark] branch branch-3.0 updated: [SPARK-30962][SQL][DOC] Documentation for Alter table command phase 2

2020-03-10 Thread yamamuro
This is an automated email from the ASF dual-hosted git repository. yamamuro 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 b8e2cb3 [SPARK-30962][SQL][DOC

[spark] branch master updated: [SPARK-30962][SQL][DOC] Documentation for Alter table command phase 2

2020-03-10 Thread yamamuro
This is an automated email from the ASF dual-hosted git repository. yamamuro 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 0f54dc7 [SPARK-30962][SQL][DOC] Documentation

[spark] branch master updated (2e3adad -> 71c73d5)

2020-03-05 Thread yamamuro
This is an automated email from the ASF dual-hosted git repository. yamamuro pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/spark.git. from 2e3adad [SPARK-31061][SQL] Provide ability to alter the provider of a table add 71c73d5 [SPARK-30279][SQL

[spark] branch branch-2.4 updated: [SPARK-30998][SQL][2.4] ClassCastException when a generator having nested inner generators

2020-03-03 Thread yamamuro
This is an automated email from the ASF dual-hosted git repository. yamamuro 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 f4c8c48 [SPARK-30998][SQL][2.4

[spark] branch branch-2.4 updated: [SPARK-30998][SQL][2.4] ClassCastException when a generator having nested inner generators

2020-03-03 Thread yamamuro
This is an automated email from the ASF dual-hosted git repository. yamamuro 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 f4c8c48 [SPARK-30998][SQL][2.4

[spark] branch branch-3.0 updated: [SPARK-30998][SQL] ClassCastException when a generator having nested inner generators

2020-03-03 Thread yamamuro
This is an automated email from the ASF dual-hosted git repository. yamamuro 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 ded0a72 [SPARK-30998][SQL

[spark] branch master updated (1fac06c -> 313e62c)

2020-03-03 Thread yamamuro
This is an automated email from the ASF dual-hosted git repository. yamamuro pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/spark.git. from 1fac06c Revert "[SPARK-30808][SQL] Enable Java 8 time API in Thrift server" add 313e62c [SPARK-

[spark] branch branch-3.0 updated: [SPARK-30956][SQL][TESTS] Use intercept instead of try-catch to assert failures in IntervalUtilsSuite

2020-02-27 Thread yamamuro
This is an automated email from the ASF dual-hosted git repository. yamamuro 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 933e576 [SPARK-30956][SQL][TESTS] Use

[spark] branch master updated (22dfd15 -> 2d2706c)

2020-02-27 Thread yamamuro
This is an automated email from the ASF dual-hosted git repository. yamamuro pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/spark.git. from 22dfd15 [SPARK-30937][DOC] Group Hive upgrade guides together add 2d2706c [SPARK-30956][SQL][TESTS] Use

[spark] branch branch-3.0 updated: [SPARK-30844][SQL] Static partition should also follow StoreAssignmentPolicy when insert into table

2020-02-23 Thread yamamuro
This is an automated email from the ASF dual-hosted git repository. yamamuro 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 f30f50a [SPARK-30844][SQL] Static

[spark] branch master updated (25f5bfa -> 9c2eadc)

2020-02-23 Thread yamamuro
This is an automated email from the ASF dual-hosted git repository. yamamuro pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/spark.git. from 25f5bfa [SPARK-30903][SQL] Fail fast on duplicate columns when analyze columns add 9c2eadc [SPARK-30844

[spark] branch master updated (25f5bfa -> 9c2eadc)

2020-02-23 Thread yamamuro
This is an automated email from the ASF dual-hosted git repository. yamamuro pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/spark.git. from 25f5bfa [SPARK-30903][SQL] Fail fast on duplicate columns when analyze columns add 9c2eadc [SPARK-30844

[spark] branch branch-3.0 updated: [SPARK-30903][SQL] Fail fast on duplicate columns when analyze columns

2020-02-22 Thread yamamuro
This is an automated email from the ASF dual-hosted git repository. yamamuro 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 4a82ead [SPARK-30903][SQL] Fail fast

[spark] branch master updated (bcce1b1 -> 25f5bfa)

2020-02-22 Thread yamamuro
This is an automated email from the ASF dual-hosted git repository. yamamuro pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/spark.git. from bcce1b1 [SPARK-30904][SQL] Thrift RowBasedSet serialization throws NullPointerException on NULL BigDecimal

[spark] branch master updated (bcce1b1 -> 25f5bfa)

2020-02-22 Thread yamamuro
This is an automated email from the ASF dual-hosted git repository. yamamuro pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/spark.git. from bcce1b1 [SPARK-30904][SQL] Thrift RowBasedSet serialization throws NullPointerException on NULL BigDecimal

[spark] branch branch-3.0 updated: [MINOR][SQL] Fix error position of NOSCAN

2020-02-20 Thread yamamuro
This is an automated email from the ASF dual-hosted git repository. yamamuro 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 a415d07 [MINOR][SQL] Fix error

[spark] branch master updated (4d5166f -> 4d35655)

2020-02-20 Thread yamamuro
This is an automated email from the ASF dual-hosted git repository. yamamuro pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/spark.git. from 4d5166f [SPARK-30880][DOCS] Delete Sphinx Makefile cruft add 4d35655 [MINOR][SQL] Fix error position

[spark] branch master updated (8629597 -> d5b92b2)

2020-01-25 Thread yamamuro
This is an automated email from the ASF dual-hosted git repository. yamamuro pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/spark.git. from 8629597 [SPARK-30639][BUILD] Upgrade Jersey to 2.30 add d5b92b2 [SPARK-30579][DOC] Document ORDER BY Clause

[spark] branch master updated (8629597 -> d5b92b2)

2020-01-25 Thread yamamuro
This is an automated email from the ASF dual-hosted git repository. yamamuro pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/spark.git. from 8629597 [SPARK-30639][BUILD] Upgrade Jersey to 2.30 add d5b92b2 [SPARK-30579][DOC] Document ORDER BY Clause

[spark] branch master updated (3228d72 -> 4847f73)

2020-01-23 Thread yamamuro
This is an automated email from the ASF dual-hosted git repository. yamamuro pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/spark.git. from 3228d72 [SPARK-30603][SQL] Move RESERVED_PROPERTIES from SupportsNamespaces and TableCatalog to CatalogV2Util

[spark] branch master updated (f35f352 -> d0bf447)

2020-01-23 Thread yamamuro
This is an automated email from the ASF dual-hosted git repository. yamamuro pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/spark.git. from f35f352 [SPARK-30543][ML][PYSPARK][R] RandomForest add Param bootstrap to control sampling method add

[spark] branch master updated (a3a42b3 -> 5a55a5a)

2020-01-15 Thread yamamuro
This is an automated email from the ASF dual-hosted git repository. yamamuro pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/spark.git. from a3a42b3 [SPARK-27986][SQL][FOLLOWUP] Respect filter in sql/toString of AggregateExpression add 5a55a5a

[spark] branch master updated (883ae33 -> a3a42b3)

2020-01-15 Thread yamamuro
This is an automated email from the ASF dual-hosted git repository. yamamuro pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/spark.git. from 883ae33 [SPARK-30497][SQL] migrate DESCRIBE TABLE to the new framework add a3a42b3 [SPARK-27986][SQL

[spark] branch master updated (d42cf45 -> 8a926e4)

2020-01-15 Thread yamamuro
This is an automated email from the ASF dual-hosted git repository. yamamuro pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/spark.git. from d42cf45 [SPARK-30246][CORE] OneForOneStreamManager might leak memory in connectionTerminated add 8a926e4

[spark] branch master updated (d42cf45 -> 8a926e4)

2020-01-15 Thread yamamuro
This is an automated email from the ASF dual-hosted git repository. yamamuro pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/spark.git. from d42cf45 [SPARK-30246][CORE] OneForOneStreamManager might leak memory in connectionTerminated add 8a926e4

[spark] branch master updated (240840f -> 5f6cd61)

2020-01-15 Thread yamamuro
This is an automated email from the ASF dual-hosted git repository. yamamuro pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/spark.git. from 240840f [SPARK-30515][SQL] Refactor SimplifyBinaryComparison to reduce the time complexity add 5f6cd61

[spark] branch master updated (51d2917 -> 240840f)

2020-01-15 Thread yamamuro
This is an automated email from the ASF dual-hosted git repository. yamamuro pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/spark.git. from 51d2917 [SPARK-30505][DOCS] Deprecate Avro option `ignoreExtension` in sql-data-sources-avro.md add 240840f

[spark] branch master updated (51d2917 -> 240840f)

2020-01-15 Thread yamamuro
This is an automated email from the ASF dual-hosted git repository. yamamuro pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/spark.git. from 51d2917 [SPARK-30505][DOCS] Deprecate Avro option `ignoreExtension` in sql-data-sources-avro.md add 240840f

[spark] branch master updated (1846b02 -> 88fc8db)

2020-01-13 Thread yamamuro
This is an automated email from the ASF dual-hosted git repository. yamamuro pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/spark.git. from 1846b02 [SPARK-30500][SPARK-30501][SQL] Remove SQL configs deprecated in Spark 2.1 and 2.3 add 88fc8db

[spark] branch master updated (1846b02 -> 88fc8db)

2020-01-13 Thread yamamuro
This is an automated email from the ASF dual-hosted git repository. yamamuro pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/spark.git. from 1846b02 [SPARK-30500][SPARK-30501][SQL] Remove SQL configs deprecated in Spark 2.1 and 2.3 add 88fc8db

[spark] branch master updated (b389b8c -> 81e1a21)

2020-01-13 Thread yamamuro
This is an automated email from the ASF dual-hosted git repository. yamamuro pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/spark.git. from b389b8c [SPARK-30188][SQL] Resolve the failed unit tests when enable AQE add 81e1a21 [SPARK-30234][SQL

[spark] branch master updated (b389b8c -> 81e1a21)

2020-01-13 Thread yamamuro
This is an automated email from the ASF dual-hosted git repository. yamamuro pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/spark.git. from b389b8c [SPARK-30188][SQL] Resolve the failed unit tests when enable AQE add 81e1a21 [SPARK-30234][SQL

[spark] branch master updated (d6532c7 -> b942832)

2020-01-10 Thread yamamuro
This is an automated email from the ASF dual-hosted git repository. yamamuro pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/spark.git. from d6532c7 [SPARK-30448][CORE] accelerator aware scheduling enforce cores as limiting resource add b942832

[spark] branch master updated (bcf07cb -> 418f7dc)

2020-01-10 Thread yamamuro
This is an automated email from the ASF dual-hosted git repository. yamamuro pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/spark.git. from bcf07cb [SPARK-30018][SQL] Support ALTER DATABASE SET OWNER syntax add 418f7dc [SPARK-30447][SQL] Constant

[spark] branch branch-2.4 updated (e52ae4e -> 6ac3659)

2020-01-08 Thread yamamuro
This is an automated email from the ASF dual-hosted git repository. yamamuro pushed a change to branch branch-2.4 in repository https://gitbox.apache.org/repos/asf/spark.git. from e52ae4e [SPARK-30450][INFRA][FOLLOWUP][2.4] Fix git folder regex for windows file separator add 6ac3659

[spark] branch master updated (d7c7e37 -> 9535776)

2020-01-07 Thread yamamuro
This is an automated email from the ASF dual-hosted git repository. yamamuro pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/spark.git. from d7c7e37 [SPARK-30381][ML] Refactor GBT to reuse treePoints for all trees add 9535776 [SPARK-30302][SQL

[spark] branch master updated (d7c7e37 -> 9535776)

2020-01-07 Thread yamamuro
This is an automated email from the ASF dual-hosted git repository. yamamuro pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/spark.git. from d7c7e37 [SPARK-30381][ML] Refactor GBT to reuse treePoints for all trees add 9535776 [SPARK-30302][SQL

[spark] branch master updated (ed8a260 -> ed73ed8)

2020-01-07 Thread yamamuro
This is an automated email from the ASF dual-hosted git repository. yamamuro pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/spark.git. from ed8a260 [SPARK-30450][INFRA] Exclude .git folder for python linter add ed73ed8 [SPARK-28825][SQL][DOC

[spark] branch master updated (ed8a260 -> ed73ed8)

2020-01-07 Thread yamamuro
This is an automated email from the ASF dual-hosted git repository. yamamuro pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/spark.git. from ed8a260 [SPARK-30450][INFRA] Exclude .git folder for python linter add ed73ed8 [SPARK-28825][SQL][DOC

<    3   4   5   6   7   8   9   10   >