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

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


    from ccc436d829cd [SPARK-46388][SQL] HiveAnalysis misses the pattern guard 
of `query.resolved`
     add 4c8d01aa3a51 [SPARK-46153][SQL] XML: Add TimestampNTZType support

No new revisions were added by this update.

Summary of changes:
 docs/sql-data-sources-xml.md                       |   7 +
 .../spark/sql/catalyst/xml/StaxXmlGenerator.scala  |  11 +-
 .../spark/sql/catalyst/xml/StaxXmlParser.scala     |   9 +
 .../spark/sql/catalyst/xml/XmlInferSchema.scala    |  29 +++
 .../sql/execution/datasources/xml/XmlSuite.scala   | 195 ++++++++++++++++++++-
 5 files changed, 249 insertions(+), 2 deletions(-)


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@spark.apache.org
For additional commands, e-mail: commits-h...@spark.apache.org

Reply via email to