$sql operator support for Atlas Data Lake
As a Compass user, I would like to connect to my Atlas Data Lake connection and query either my S3 or Atlas Cluster using $sql.
1
vote

-
AdminMassimiliano (Admin, MongoDB) commented
Correction on my previous comment: $sql is only available as a stage in a database aggregation, not for a collection. In Compass we don't support that type of aggregations, therefore we can't make $sql available.
-
AdminMassimiliano (Admin, MongoDB) commented
`$sql` should be already supported but we have a bug that makes it not show up: https://jira.mongodb.org/browse/COMPASS-4444.
(Edited by admin)