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

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


    from 7f5326c  [SPARK-32492][SQL] Fulfill missing column meta information 
COLUMN_SIZE /DECIMAL_DIGITS/NUM_PREC_RADIX/ORDINAL_POSITION for thriftserver 
client tools
     add c6109ba  [SPARK-32257][SQL] Reports explicit errors for invalid usage 
of SET/RESET command

No new revisions were added by this update.

Summary of changes:
 .../apache/spark/internal/config/ConfigEntry.scala |  3 +-
 .../apache/spark/sql/catalyst/parser/SqlBase.g4    |  6 ++
 .../spark/sql/execution/SparkSqlParser.scala       | 49 ++++++++++---
 .../spark/sql/execution/SparkSqlParserSuite.scala  | 81 +++++++++++++++++++++-
 .../apache/spark/sql/internal/SQLConfSuite.scala   |  6 +-
 5 files changed, 129 insertions(+), 16 deletions(-)


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to