Enable PassdownOptimization

Key Name Default Value Required

EnablePassdownOptimization

Selected (1)1

No

Description

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)1: The connector optimizes joins between virtual tables, and passes filtering and aggregation optimizations to the MongoDB database for handling.
  • Disabled (0)0: The connector does not optimize joins, and does not pass filtering and aggregation optimizations to the MongoDB database.