> On Sept. 29, 2016, 5:09 p.m., Ashutosh Chauhan wrote: > > ql/src/java/org/apache/hadoop/hive/ql/parse/CalcitePlanner.java, line 3256 > > <https://reviews.apache.org/r/52127/diff/1/?file=1507482#file1507482line3256> > > > > Does this mean we won't support lateral view explode? That's one of the > > most used udtfs.
CBO does not support LV. - pengcheng ----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/52127/#review150863 ----------------------------------------------------------- On Sept. 21, 2016, 6:01 p.m., pengcheng xiong wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/52127/ > ----------------------------------------------------------- > > (Updated Sept. 21, 2016, 6:01 p.m.) > > > Review request for hive and Ashutosh Chauhan. > > > Repository: hive-git > > > Description > ------- > > HIVE-14806 > > > Diffs > ----- > > > ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/reloperators/HiveTableFunctionScan.java > PRE-CREATION > > ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/translator/ASTConverter.java > 9f5e733 > > ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/translator/SqlFunctionConverter.java > 911b86b > ql/src/java/org/apache/hadoop/hive/ql/parse/CalcitePlanner.java e2ddb14 > > Diff: https://reviews.apache.org/r/52127/diff/ > > > Testing > ------- > > > Thanks, > > pengcheng xiong > >