Sung Won Chung
Sung Won Chung
# Merge Request Description - Demonstrate how dbt Cloud can work well with airflow - Give people easy code examples to follow and copy for themselves - Using XCOM push...
**Success Criteria:** - Links to existing files in dbt-core that need to be updated - Net new files in dbt-core and why it needs new files - Potential "gotcha" implementations...
resolves #5819 ### Description DO NOT MERGE INTO `MAIN` This is concept art to imagine the future together. There's going to be so much sloppy code here, and that's okay....
**Success Criteria:** - [x] Links to existing files in dbt-core that need to be updated - [x] Net new files in dbt-core and why it needs new files - [x]...
When import marvin into a streamlit app process, it kept conflicting with the main thread running the streamlit app. I worked around it by setting thread conditions within marvin to...
mirrors #860 for full testing suite to resolve issue #859
Resolves #672 Let's make it easy for data differs to predict their diffing times so they when it's worth waiting for the command to run with patience or walking away...
**Is your feature request related to a problem? Please describe.** A clear and concise description of what the problem is. Ex. I'm always frustrated when [...] I want a beautiful...
### Describe the feature Add constraints to Databricks SQL tables based on documentation here: Reference PR for `dbt-core` and `dbt-postgres`: https://github.com/dbt-labs/dbt-core/pull/6271 Databricks constraints: https://docs.databricks.com/tables/constraints.html ### Describe alternatives you've considered Custom...