[ https://issues.apache.org/jira/browse/HIVE-2780?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Phabricator updated HIVE-2780: ------------------------------ Attachment: HIVE-2780.D1623.1.patch navis requested code review of "HIVE-2780 [jira] Implement more restrictive table sampler". Reviewers: JIRA DPAL-722 Implement head sampler for each blocks Current table sampling scans whole block, making more rows included than expected especially for small tables. TEST PLAN EMPTY REVISION DETAIL https://reviews.facebook.net/D1623 AFFECTED FILES ql/src/java/org/apache/hadoop/hive/ql/io/CombineHiveInputFormat.java ql/src/java/org/apache/hadoop/hive/ql/io/PercentSampler.java ql/src/test/queries/clientpositive/tablesamples.q ql/src/test/results/clientpositive/tablesamples.q.out MANAGE HERALD DIFFERENTIAL RULES https://reviews.facebook.net/herald/view/differential/ WHY DID I GET THIS EMAIL? https://reviews.facebook.net/herald/transcript/3453/ Tip: use the X-Herald-Rules header to filter Herald messages in your client. > Implement more restrictive table sampler > ---------------------------------------- > > Key: HIVE-2780 > URL: https://issues.apache.org/jira/browse/HIVE-2780 > Project: Hive > Issue Type: Improvement > Reporter: Navis > Priority: Trivial > Attachments: HIVE-2780.D1623.1.patch > > > Current table sampling scans whole block, making more rows included than > expected especially for small tables. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira