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 f694ea82dbc8 [SPARK-49867][SQL] Improve the error message when index 
is out of bounds when calling GetColumnByOrdinal
     add 13e5504115c5 [SPARK-49874][SQL] Remove trim and ltrim collation 
specifiers

No new revisions were added by this update.

Summary of changes:
 .../spark/sql/catalyst/util/CollationFactory.java  | 65 ++++++++++------------
 .../spark/unsafe/types/CollationFactorySuite.scala |  2 +
 .../org/apache/spark/sql/internal/SQLConf.scala    |  3 +-
 .../expressions/CollationExpressionSuite.scala     |  8 ---
 .../org/apache/spark/sql/CollationSuite.scala      | 50 ++++++++---------
 .../sql/errors/QueryCompilationErrorsSuite.scala   |  8 +--
 .../apache/spark/sql/internal/SQLConfSuite.scala   |  2 +-
 7 files changed, 61 insertions(+), 77 deletions(-)


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

Reply via email to