## About Apparently, the adapter does not work well when importing data from MongoDB: ```python <class ‘dlt.destinations.exceptions.DatabaseTransientException’> “_id” conflicts with system column pattern ``` ## References - https://github.com/crate/cratedb-toolkit/issues/498 - https://github.com/crate/crate/issues/15161