----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/30313/ -----------------------------------------------------------
(Updated March 4, 2015, 2:11 a.m.) Review request for drill, Jacques Nadeau and Jinfeng Ni. Changes ------- Attaching patch generated using git format-patch Repository: drill-git Description ------- Fixing Mongo join issue when * is selected. Diffs (updated) ----- contrib/storage-mongo/src/main/java/org/apache/drill/exec/store/mongo/MongoRecordReader.java da96701 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
