zabetak commented on code in PR #6382: URL: https://github.com/apache/hive/pull/6382#discussion_r3014016130
########## ql/src/test/queries/clientpositive/semijoin_stats_missing_colstats.q: ########## @@ -0,0 +1,45 @@ +-- HIVE-29516: Test that semijoin optimization handles missing column statistics gracefully Review Comment: With a bit of effort it should be possible to come up with a repro even without TPC-DS data just by faking statistics. Getting the test/rerpo right is a bigger contribution than the fix it self which is rather trivial. -- 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]
