Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Cleaner approach for _is_collection_a_view (#3113)
* Fix collection fields retreival bug when Views are present in MongoDB * fixing _is_collection_a_view function * Update redash/query_runner/mongodb.py Co-Authored-By: jodevsa <jodevsa@gmail.com> * using options() instead of try/except on collstats to detect if a collection is a view
- Loading branch information