Enable Passdown

This option specifies whether the connector optimizes joins between virtual tables, and passes filtering and aggregation optimizations to the MongoDB database for handling.

  • Enabled (1): The connector optimizes joins between virtual tables, and passes filtering and aggregation optimizations to the MongoDB database for handling.
  • Disabled (0): The connector does not optimize joins, and does not pass filtering and aggregation optimizations to the MongoDB database.
Key Name Default Value Required

EnablePassdownOptimization

Selected (1)

No