Related to #176.
MongoDB datasource support introduced in #176 is currently limited to cached FDAs. Requests with cached=false are rejected.
This issue tracks support for fresh MongoDB FDAs, allowing direct query execution against MongoDB without materialization to Object Storage and Parquet.
Related to #176.
MongoDB datasource support introduced in #176 is currently limited to cached FDAs. Requests with
cached=falseare rejected.This issue tracks support for fresh MongoDB FDAs, allowing direct query execution against MongoDB without materialization to Object Storage and Parquet.