ayushtkn commented on code in PR #6563: URL: https://github.com/apache/hive/pull/6563#discussion_r3489058998
########## itests/src/test/resources/testconfiguration.properties: ########## @@ -177,6 +177,7 @@ minillap.query.files=\ script_pipe.q,\ scriptfile1.q,\ select_transform_hint.q,\ + show_create_table_tab_view.q,\ Review Comment: I don't think this is required, you can add a normal test, adding to these files is required for specific cases when u want LLAP or Tez, else by default it goes to normal CLI driver, drop this and move the q.out -- 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]
