This is an automated email from the ASF dual-hosted git repository.
wenchen pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/spark.git.
from 4534c0c [SPARK-35543][CORE] Fix memory leak in
BlockManagerMasterEndpoint removeRdd
add 33f2627 [SPARK-35663][SQL] Add Timestamp without time zone type
No new revisions were added by this update.
Summary of changes:
.../java/org/apache/spark/sql/types/DataTypes.java | 5 +++
...tampType.scala => TimestampWithoutTZType.scala} | 36 +++++++++++-----------
.../org/apache/spark/sql/types/DataTypeSuite.scala | 1 +
3 files changed, 24 insertions(+), 18 deletions(-)
copy
sql/catalyst/src/main/scala/org/apache/spark/sql/types/{TimestampType.scala =>
TimestampWithoutTZType.scala} (56%)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]