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

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


    from 2a6080c5b4ee [SPARK-49347][R][FOLLOW-UP] Use dedicated environment 
variable for SparkR deprecation warning
     add 270327d6f8b6 [SPARK-49044][SQL] ValidateExternalType should return 
child in error

No new revisions were added by this update.

Summary of changes:
 .../src/main/resources/error/error-conditions.json |  6 +++
 .../src/main/resources/error/error-states.json     |  6 +++
 .../sql/catalyst/expressions/objects/objects.scala | 18 +++++----
 .../spark/sql/errors/QueryExecutionErrors.scala    | 14 +++++++
 .../sql/catalyst/encoders/RowEncoderSuite.scala    | 12 ++++--
 .../expressions/ObjectExpressionsSuite.scala       | 46 +++++++++++++++++++++-
 .../expressions/ValidateExternalTypeSuite.scala    | 44 +++++++++++++++++++++
 7 files changed, 133 insertions(+), 13 deletions(-)
 create mode 100644 
sql/core/src/test/scala/org/apache/spark/sql/catalyst/expressions/ValidateExternalTypeSuite.scala


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

Reply via email to