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 9831817ab9dd [SPARK-57631][WEBUI] Require modifier key for wheel-zoom
on SQL plan DAG to restore page scrolling
add 5798db67062c [SPARK-57459][SQL] Support nanosecond-precision timestamp
types in the Avro datasource (v1 and v2)
No new revisions were added by this update.
Summary of changes:
.../org/apache/spark/sql/avro/AvroSuite.scala | 362 +++++++++++++++++++--
docs/sql-data-sources-avro.md | 20 ++
.../spark/sql/catalyst/util/DateTimeUtils.scala | 30 ++
.../sql/catalyst/util/DateTimeUtilsSuite.scala | 46 +++
.../apache/spark/sql/avro/AvroDeserializer.scala | 24 +-
.../org/apache/spark/sql/avro/AvroSerializer.scala | 22 +-
.../org/apache/spark/sql/avro/AvroUtils.scala | 3 -
.../apache/spark/sql/avro/SchemaConverters.scala | 36 ++
.../types/ops/TimestampNanosParquetOps.scala | 28 +-
.../types/ops/TimestampNanosParquetOpsSuite.scala | 9 +-
10 files changed, 511 insertions(+), 69 deletions(-)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]