FANNG1 commented on issue #7046: URL: https://github.com/apache/gravitino/issues/7046#issuecomment-2833758921
> Testing has found that Spark SQL uses Spark Hive Catalog to create timestamp filed, and the type of Hive is displayed as timestamp. It's a bit difficult to accept if the Spark Gravitino connector doesn't support the spark timestamp type. The evns : Spark 3.3, hive3.x. There may be some misunderstanding, @mchades and I prefer to not support timestamp with time zone type in Gravitino Hive catalog to keep consistent with current behavior of Hive. and do some compatibility work in Gravitino Spark connector to support Spark timestamp type (not support timestamp without timezone) to keep consistent with the current Spark. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
