You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@spark.apache.org by ma...@apache.org on 2022/03/17 09:34:07 UTC

[spark] branch branch-3.3 updated (ebaee4f -> 1824c69)

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

maxgekk pushed a change to branch branch-3.3
in repository https://gitbox.apache.org/repos/asf/spark.git.


    from ebaee4f  [SPARK-37995][SQL] PlanAdaptiveDynamicPruningFilters should use prepareExecutedPlan rather than createSparkPlan to re-plan subquery
     add 1824c69  [SPARK-38566][SQL][3.3] Revert the parser changes for DEFAULT column support

No new revisions were added by this update.

Summary of changes:
 docs/sql-ref-ansi-compliance.md                    |  1 -
 .../spark/sql/catalyst/parser/SqlBaseLexer.g4      |  1 -
 .../spark/sql/catalyst/parser/SqlBaseParser.g4     | 22 ++------
 .../spark/sql/catalyst/parser/AstBuilder.scala     | 61 +---------------------
 .../spark/sql/errors/QueryParsingErrors.scala      |  4 --
 .../spark/sql/catalyst/parser/DDLParserSuite.scala | 53 -------------------
 .../spark/sql/execution/SparkSqlParser.scala       |  2 +-
 7 files changed, 6 insertions(+), 138 deletions(-)

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