[ https://issues.apache.org/jira/browse/HIVE-8636?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14199690#comment-14199690 ]
Sergey Shelukhin commented on HIVE-8636: ---------------------------------------- I cannot update the RB because the patch is too big. I did address the comment about stats writer. There were no other significant changes... patches can be compared by applying to a tree and doing "git difftool" with opendiff, diffmerge, meld or something (opendiff is available by default on Mac) > CBO: split cbo_correctness test > ------------------------------- > > Key: HIVE-8636 > URL: https://issues.apache.org/jira/browse/HIVE-8636 > Project: Hive > Issue Type: Bug > Reporter: Sergey Shelukhin > Assignee: Sergey Shelukhin > Attachments: HIVE-8636.01.patch, HIVE-8636.01.patch, > HIVE-8636.02.patch, HIVE-8636.patch > > > CBO correctness test is extremely annoying - it runs forever, if anything > fails it's hard to debug due to the volume of logs from all the stuff, also > it doesn't run further so if multiple things fail they can only be discovered > one by one; also SORT_QUERY_RESULTS cannot be used, because some queries > presumably use sorting. > It should be split into separate tests, the numbers in there now may be good > as boundaries. -- This message was sent by Atlassian JIRA (v6.3.4#6332)