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 2e192b6 [SPARK-34284][CORE][TESTS] Fix deprecated API usage of Apache
commons-io
add 0f7a497 [SPARK-33601][SQL] Group exception messages in catalyst/parser
No new revisions were added by this update.
Summary of changes:
.../spark/sql/catalyst/parser/AstBuilder.scala | 185 ++++++-------
.../catalyst/parser/LegacyTypeStringParser.scala | 3 +-
.../spark/sql/catalyst/parser/ParseDriver.scala | 6 +-
.../spark/sql/catalyst/parser/ParserUtils.scala | 7 +-
.../spark/sql/errors/QueryExecutionErrors.scala | 4 +
.../spark/sql/errors/QueryParsingErrors.scala | 306 +++++++++++++++++++++
6 files changed, 400 insertions(+), 111 deletions(-)
create mode 100644
sql/catalyst/src/main/scala/org/apache/spark/sql/errors/QueryParsingErrors.scala
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]