kasakrisz opened a new pull request #1357:
URL: https://github.com/apache/hive/pull/1357


   ### What changes were proposed in this pull request?
   
   Avoid `UnsupportedOperationException` when calculating cost using 
`HiveOnTezCostModel`.
   
https://issues.apache.org/jira/browse/HIVE-23963?focusedCommentId=17169985&page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-17169985
   
   ### Why are the changes needed?
   See above section.
   
   ### Does this PR introduce _any_ user-facing change?
   no
   
   ### How was this patch tested?
   Run query 74 and 84 using a 30tb metastore dump:
   ```
   mvn test -Dtest.output.overwrite -DskipSparkTests 
-Dtest=TestTezPerfDBCliDriver -Dqfile=query74.q,query84.q 
-Dtest.metastore.db=postgres.tpcds -pl itests/qtest -Pitests
   ```


----------------------------------------------------------------
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:
us...@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: gitbox-unsubscr...@hive.apache.org
For additional commands, e-mail: gitbox-h...@hive.apache.org

Reply via email to