FANNG1 commented on issue #7046:
URL: https://github.com/apache/gravitino/issues/7046#issuecomment-2832904183

   > [@FANNG1](https://github.com/FANNG1) We understand Spark as a tool layer 
and Hive as a storage layer. The final data types should be based on Hive. 
Spark's responsibility is to perform the conversion. Users should only care 
about whether the data has reached Hive and should not be concerned with how 
the conversion is done. I feel that automatic conversion is still necessary. 
Not supporting timestamp is clearly inappropriate.
   
   I agree with point that the user should not care how the conversion is done, 
it's too complicated, what I proposing is make Gravitino Spark connector keep 
consistent with the current behavior of Spark,  Supporting `timestamp` value 
and treat it as a timestamp type with time zone, do you agree this?


-- 
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]

Reply via email to