0.1
What's Changed
- defaults for various filenames by @fatchat in #2
- flatten _airbyte_data by @fatchat in #3
- Cleanup by @fatchat in #4
- Dedup columns by @fatchat in #5
- merge tables by @fatchat in #6
- Check merge tables by @fatchat in #7
- use ref while generating premerge table by @Ishankoradia in #8
- Bigquery support by @Ishankoradia in #9
- columnutils.py by @fatchat in #13
- fetching bigquery json schema by considering all rows by @Ishankoradia in #15
- 14 compare column specs by @fatchat in #16
- 17 refactor by @fatchat in #18
- Yaml ops config by @Ishankoradia in #28
- 21 cast columns to relevant data types by @fatchat in #29
- 22 coalesce columns into one by @fatchat in #30
- Airthmetic operations by @Ishankoradia in #31
- 25 string concatenation by @Ishankoradia in #32
- 19 drop columns rename columns by @Abhishek-N in #33
- regex extraction by @Abhishek-N in #35
- Dbt automation package by @Ishankoradia in #36
- fetching schemas/datasets in postgres and bigquery by @Ishankoradia in #37
- Fetching table data by @Abhishek-N in #38
- 40 dont close connections between operations by @fatchat in #41
- 42 flatten json operation by @fatchat in #43
- 39 test cases for dbt automation by @fatchat in #44
- updated config to match PostgreClient by @fatchat in #48
- ignore _airbyte_emitted_at during comparison by @fatchat in #49
- script to diff a single field across tables btw two schemas by @fatchat in #50
- interface for bigquery and postgres warehouses by @Ishankoradia in #51
- Order by pagination by @Ishankoradia in #52
- quote column name requires warehouse type by @Ishankoradia in #53
- Update operations to return model info by @Ishankoradia in #54
- return model and yaml files relative to the project dir by @fatchat in #56
- use dbtProject and its helpers by @fatchat in #59
- 57 make operations in dbt automation aware whether the input is a source or a model by @Ishankoradia in #60
- helper function to read sources by @Ishankoradia in #61
- dbt throws error if we have duplicate names by @Ishankoradia in #63
New Contributors
- @fatchat made their first contribution in #2
- @Ishankoradia made their first contribution in #8
- @Abhishek-N made their first contribution in #33
Full Changelog: https://github.com/DalgoT4D/dbt-automation/commits/0.1