deniskuzZ commented on code in PR #6579: URL: https://github.com/apache/hive/pull/6579#discussion_r3542122861
########## ql/src/test/queries/clientpositive/vectorized_ptf_class_cast_exception.q: ########## @@ -0,0 +1,56 @@ +set hive.cli.print.header=true; Review Comment: there is already `vectorized_ptf` q test in Hive, why not extend it? `class_cast_exception` in the test file name is not useful anyways -- 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]
