miklosgergely commented on a change in pull request #800: HIVE-22276 Break up DDLSemanticAnalyzer - extract View related analyzers URL: https://github.com/apache/hive/pull/800#discussion_r334498447
########## File path: ql/src/test/results/clientnegative/materialized_view_no_transactional_rewrite_2.q.out ########## @@ -27,4 +27,4 @@ POSTHOOK: type: CREATE_MATERIALIZED_VIEW POSTHOOK: Input: default@cmv_basetable POSTHOOK: Output: database:default POSTHOOK: Output: default@cmv_mat_view -FAILED: SemanticException Automatic rewriting for materialized view cannot be enabled if the materialized view uses non-transactional tables +FAILED: SemanticException Automatic rewriting for materialized view cannot be enabled if the materialized view uses non-transactional tables Review comment: Fixed. ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
