Hello, I do not understand why the '_id' is not returned when I do:
select * from mongo.db.collection Any reason? I would like to remove this line: https://github.com/apache/drill/blob/master/contrib/storage-mongo/src/main/java/org/apache/drill/exec/store/mongo/MongoRecordReader.java#L82 (This would solve this issue in the same time: https://issues.apache.org/jira/browse/DRILL-3505 ) Regards Tug @tgrall
