spark-instrumented-optimizer/external
gengjiaan 69c454374f [SPARK-36175][SQL] Support TimestampNTZ in Avro data source
### What changes were proposed in this pull request?
Spark support Timestamp in Avro data source now. We should support TimestampNTZ in Avro data source too.
As per the Avro spec https://avro.apache.org/docs/1.10.2/spec.html#Local+timestamp+%28microsecond+precision%29, Spark can convert TimestampNTZ type from/to Avro's Local timestamp type.

### Why are the changes needed?
Docking TimestampNTZ type in Spark and Local timestamp in Avro.

### Does this PR introduce _any_ user-facing change?
'Yes'.
Spark will read/write the TimestampNTZ/Local timestamp in Avro.

### How was this patch tested?
New tests.

Closes #33413 from beliefer/SPARK-36175.

Authored-by: gengjiaan <gengjiaan@360.cn>
Signed-off-by: Gengliang Wang <gengliang@apache.org>
2021-07-29 20:34:38 +08:00
..
avro [SPARK-36175][SQL] Support TimestampNTZ in Avro data source 2021-07-29 20:34:38 +08:00
docker [SPARK-32353][TEST] Update docker/spark-test and clean up unused stuff 2020-07-17 12:05:45 -07:00
docker-integration-tests [SPARK-34302][SQL][FOLLOWUP] More code cleanup 2021-07-06 03:43:42 +08:00
kafka-0-10 [SPARK-35996][BUILD] Setting version to 3.3.0-SNAPSHOT 2021-07-02 13:47:36 -07:00
kafka-0-10-assembly [SPARK-35996][BUILD] Setting version to 3.3.0-SNAPSHOT 2021-07-02 13:47:36 -07:00
kafka-0-10-sql [SPARK-36109][SS][TEST] Check data after adding data to topic in KafkaSourceStressSuite 2021-07-13 01:21:32 -07:00
kafka-0-10-token-provider [SPARK-35996][BUILD] Setting version to 3.3.0-SNAPSHOT 2021-07-02 13:47:36 -07:00
kinesis-asl [SPARK-35996][BUILD] Setting version to 3.3.0-SNAPSHOT 2021-07-02 13:47:36 -07:00
kinesis-asl-assembly [SPARK-35996][BUILD] Setting version to 3.3.0-SNAPSHOT 2021-07-02 13:47:36 -07:00
spark-ganglia-lgpl [SPARK-35996][BUILD] Setting version to 3.3.0-SNAPSHOT 2021-07-02 13:47:36 -07:00