difin commented on code in PR #4855: URL: https://github.com/apache/hive/pull/4855#discussion_r1386750712
########## iceberg/iceberg-handler/src/test/queries/positive/iceberg_major_compaction.q: ########## @@ -0,0 +1,33 @@ +--test against vectorized LLAP execution mode +-- SORT_QUERY_RESULTS +-- Mask neededVirtualColumns due to non-strict order +--! qt:replace:/(\s+neededVirtualColumns:\s)(.*)/$1#Masked#/ + +-- set hive.llap.io.enabled=true; +-- set hive.vectorized.execution.enabled=true; +-- set hive.optimize.shared.work.merge.ts.schema=true; Review Comment: Done -- 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]
