konstantinb commented on code in PR #6359: URL: https://github.com/apache/hive/pull/6359#discussion_r2988801680
########## ql/src/test/results/clientpositive/llap/list_bucket_dml_6.q.out: ########## @@ -1,13 +1,17 @@ -PREHOOK: query: create table list_bucketing_dynamic_part_n3 (key String, value String) - partitioned by (ds String, hr String) +hive.merge.mapfiles=true +hive.merge.mapredfiles=false +hive.merge.tezfiles=false +hive.merge.smallfiles.avgsize=16000000 Review Comment: this was just a mistake of not regenerating .out file after removing the debug info from the .q file; sorry -- 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]
