artie-labs / transfer

Database replication platform that leverages change data capture. Stream production data from databases to your data warehouse (Snowflake, BigQuery, Redshift, Databricks) in real-time.
https://artie.com
Other
601 stars 29 forks source link

[Dialect] Moving describe table queries into `dialect` #1015

Closed Tang8330 closed 2 weeks ago

Tang8330 commented 2 weeks ago

Changes

  1. Moving describe table queries into dialect
  2. Moving tableid into dialect
  3. Created a function called GetStringFromMap to reduce boilerplate