ramitg254 commented on PR #6089: URL: https://github.com/apache/hive/pull/6089#issuecomment-3315147701
dropped the batched test added earlier as `set hive.metastore.direct.sql.batch.size=1000 `was not changing the value in MetastoreConf in the real time run of q test. but an individual tpcds test can be checked with: `mvn test -pl itests/qtest -Pitests -Dtest=TestTezTPCDS30TBPerfCliDriver -Dqfile=query16.q -Dhive.metastore.direct.sql.batch.size=1000` -- 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]
