sid-viadots commented on issue #2440:
URL: https://github.com/apache/drill/issues/2440#issuecomment-1347759839

   Mongo config
   {
     "type": "mongo",
     "connection": "mongodb+srv://username:[email protected]/dbname",
     "pluginOptimizations": {
       "supportsProjectPushdown": true,
       "supportsFilterPushdown": true,
       "supportsAggregatePushdown": true,
       "supportsSortPushdown": true,
       "supportsUnionPushdown": true,
       "supportsLimitPushdown": true
     },
     "batchSize": 100,
     "enabled": true
   }
   
   Options
   
store.mongo.read_numbers_as_double,store.mongo.all_text_mode,store.mongo.bson.record.reader
  are set to false.
   
   
   ![Screenshot 2022-12-13 at 10 41 00 
AM](https://user-images.githubusercontent.com/120362785/207232000-454c9228-cc62-4c90-8aed-67f3f21e4a66.png)
   
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to