-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/33806/
-----------------------------------------------------------
(Updated 5 4, 2015, 4:09 오후)
Review request for hive and Sergio Pena.
Changes
-------
Replaced Java 8 Predicate with
org.apache.hadoop.hive.ql.exec.PTFUtils.Predicate (Java 7)
Bugs: HIVE-10190
https://issues.apache.org/jira/browse/HIVE-10190
Repository: hive-git
Description
-------
HIVE-10190: CBO: AST mode checks for TABLESAMPLE with
AST.toString().contains("TOK_TABLESPLITSAMPLE")
Diffs (updated)
-----
ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/HiveCalciteUtil.java
7614463525262f01375c1336e89a18670862bb7d
ql/src/java/org/apache/hadoop/hive/ql/parse/ParseUtils.java
373429cbf666f1b19828c532aea3c07f08f95e1a
Diff: https://reviews.apache.org/r/33806/diff/
Testing
-------
Tested locally
Thanks,
Reuben Kuhnert