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 ebfff7a [SPARK-30984][SS] Add UI test for Structured Streaming UI
add e4c61e3 [SPARK-30960][SQL] add back the legacy date/timestamp format
support in CSV/JSON parser
No new revisions were added by this update.
Summary of changes:
.../spark/sql/catalyst/csv/UnivocityParser.scala | 24 ++++-
.../spark/sql/catalyst/json/JacksonParser.scala | 29 +++++-
.../spark/sql/catalyst/util/DateTimeUtils.scala | 15 +++
.../sql/catalyst/csv/UnivocityParserSuite.scala | 41 ++++++++
.../sql/execution/datasources/csv/CSVSuite.scala | 6 ++
.../sql/execution/datasources/json/JsonSuite.scala | 112 +++++++++++++++++++++
6 files changed, 222 insertions(+), 5 deletions(-)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]