Reputation: 2315
I have a project to ingest metadata from the Snowflake data warehouse into the Azure Data Catalog (ADC). The ADC does not natively support this, so I must use the ADC API or ODBC.
Before I proceed on implementing the API solution, I thought it wise to ask if anyone has suggestions on this. A Google search returned nothing of note.
Upvotes: 0
Views: 348
Reputation: 2315
Unfortunately ODBC will not work either. I am moving onto a solution to load via API.
Upvotes: 0