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 6dbe197334dc [SPARK-52812][SQL] Make Spark Connect Catalog.createTable 
eager
     add 5477eea9c01c [SPARK-56969][SQL] Enhance the SQL config 
`spark.sql.timestampNanosTypes.enabled`

No new revisions were added by this update.

Summary of changes:
 docs/sql-ref-datatypes.md                          |  1 +
 .../apache/spark/sql/errors/DataTypeErrors.scala   | 18 +++---
 .../org/apache/spark/sql/internal/SqlApiConf.scala |  4 +-
 .../apache/spark/sql/catalyst/util/TypeUtils.scala | 12 +++-
 .../org/apache/spark/sql/internal/SQLConf.scala    | 18 +++---
 .../sql/catalyst/parser/DataTypeParserSuite.scala  | 34 ++++++------
 .../spark/sql/catalyst/util/TypeUtilsSuite.scala   | 64 +++++++++++++++++++++-
 .../org/apache/spark/sql/types/DataTypeSuite.scala | 28 +++++-----
 8 files changed, 131 insertions(+), 48 deletions(-)


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

Reply via email to