armitage420 commented on code in PR #5779: URL: https://github.com/apache/hive/pull/5779#discussion_r2083500645
########## ql/src/test/queries/clientpositive/avro_timestamp_micros.q: ########## @@ -0,0 +1,3 @@ +CREATE EXTERNAL TABLE hive_test(`dt` timestamp) STORED AS AVRO; Review Comment: Understandable, adding equivalent test cases to avro in milliseconds precision, and some more test classes as required -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
