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 57a4f31 [SPARK-36081][SPARK-36066][SQL] Update the document about the
behavior change of trimming characters for cast
add 4a62e1e [SPARK-36074][SQL] Add error class for
StructType.findNestedField
No new revisions were added by this update.
Summary of changes:
core/src/main/resources/error/error-classes.json | 8 ++
.../org/apache/spark/sql/AnalysisException.scala | 8 +-
.../spark/sql/catalyst/analysis/Analyzer.scala | 4 +-
.../spark/sql/catalyst/analysis/package.scala | 3 +-
.../spark/sql/errors/QueryCompilationErrors.scala | 15 ++-
.../org/apache/spark/sql/types/StructType.scala | 92 ++++++++---------
.../apache/spark/sql/types/StructTypeSuite.scala | 109 +++++++++++++++++++++
7 files changed, 183 insertions(+), 56 deletions(-)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]