----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/30313/ -----------------------------------------------------------
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 4b7360057e9d95fb0176b035469bca02128a0b34 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
