You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@spark.apache.org by vi...@apache.org on 2019/11/08 22:18:51 UTC

[spark] branch master updated (7fc9db0 -> 70987d8)

This is an automated email from the ASF dual-hosted git repository.

viirya pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/spark.git.


    from 7fc9db0  [SPARK-29798][PYTHON][SQL] Infers bytes as binary type in createDataFrame in Python 3 at PySpark
     add 70987d8  [SPARK-29680][SQL][FOLLOWUP] Replace qualifiedName with multipartIdentifier

No new revisions were added by this update.

Summary of changes:
 .../apache/spark/sql/catalyst/parser/SqlBase.g4    | 30 ++++++++++-------
 .../spark/sql/catalyst/parser/AstBuilder.scala     | 38 +++++++++++++++-------
 .../sql/catalyst/parser/ErrorParserSuite.scala     | 26 +++++++++++++++
 .../spark/sql/execution/SparkSqlParser.scala       | 14 ++++----
 4 files changed, 77 insertions(+), 31 deletions(-)


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@spark.apache.org
For additional commands, e-mail: commits-help@spark.apache.org