cdmikechen commented on code in PR #3391:
URL: https://github.com/apache/hudi/pull/3391#discussion_r899667357


##########
hudi-sync/hudi-hive-sync/src/main/java/org/apache/hudi/hive/HiveSyncConfig.java:
##########
@@ -76,8 +76,10 @@ public class HiveSyncConfig extends HoodieSyncConfig {
   @Parameter(names = {"--help", "-h"}, help = true)
   public Boolean help = false;
 
-  @Parameter(names = {"--support-timestamp"}, description = "'INT64' with 
original type TIMESTAMP_MICROS is converted to hive 'timestamp' type."
-      + "Disabled by default for backward compatibility.")
+  @Parameter(names = {"--support-timestamp"},

Review Comment:
   @xushiyan 
   Hi~ I've created a new issue in jira 
https://issues.apache.org/jira/browse/HUDI-4274
   After this PR merged, I will complete the test/fix in Presto/Trino before 
version 0.12



-- 
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: commits-unsubscr...@hudi.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to