> On Marzo 3, 2015, 3:10 p.m., Mariano Ruiz wrote: > > This patch solve the issue #DRILL-2352 reported by me. Thanks!
Ups, I made some extra tests, and found some errors. I not sure if they are related to this patch. Please check my comments in the bug reported [here](https://issues.apache.org/jira/browse/DRILL-2352?focusedCommentId=14345256&page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-14345256). - Mariano ----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/30313/#review74955 ----------------------------------------------------------- On Marzo 3, 2015, 3:54 p.m., Kamesh B wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/30313/ > ----------------------------------------------------------- > > (Updated Marzo 3, 2015, 3:54 p.m.) > > > Review request for drill, Jacques Nadeau and Jinfeng Ni. > > > Repository: drill-git > > > Description > ------- > > Fixing Mongo join issue when * is selected. > > > Diffs > ----- > > > contrib/storage-mongo/src/main/java/org/apache/drill/exec/store/mongo/MongoRecordReader.java > da9670154e38b6248e826b03dd71ec396ddef5f4 > > Diff: https://reviews.apache.org/r/30313/diff/ > > > Testing > ------- > > Tested the patch by selecting * in join operation. It is working fine. This > patch also fixes some of issues caused by earlier commits. > > > Thanks, > > Kamesh B > >
