flaming-archer commented on issue #7046:
URL: https://github.com/apache/gravitino/issues/7046#issuecomment-2833845211

   The current behavior is like this: <meta charset="utf-8"><div  
data-lark-html-role="root" data-docx-has-block-data="true"><div>
     | timestamp create | timestamp desc | timestamp_ntz create | 
timestamp_ntzdesc
   -- | -- | -- | -- | --
   spark3.3 Hive catalog | ok | timestamp | error |  
   spark3.4 Hive catalog | ok | timestamp | error |  
   spark3.5 Hive catalog | ok | timestamp | error |  
   Spark 3.3 gravitno | Ok | error | timestamp_ntz | timestamp_ntz
   Spark 3.4 gravitno | Ok | timestamp_ntz | timestamp_ntz | timestamp_ntz
   Spark 3.5 gravitno | Ok | timestamp_ntz | timestamp_ntz | timestamp_ntz
   
   </div>
   Should we keep Spark Gravitino connector and Spark Hive the same?


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