Skip to content

v1.0.77

Latest

Choose a tag to compare

@github-actions github-actions released this 14 Jul 06:08
2c6cca2

Changelog

  • 2c6cca2 Merge pull request #970 from bruin-data/iremcaginyurtturk/bigquery-partition-rename-aside
  • b77f658 adress agent reviews
  • e285223 docs(bigquery): trim rename-aside comments to at most two lines
  • 6bff80d docs(pipeline): trim applyPartitionNaming comment to two lines
  • 5ac1ac5 feat(bigquery): recreate table on partition/cluster change (rename-aside)
  • 2ff5540 fix(bigquery): resolve default PK clustering + drop PK constraint before rename-aside
  • 1d9b3be refactor(bigquery): keep runCTASSwap if/else so it reads as a verbatim move
  • a0c2291 refactor(bigquery): place rename-aside/CTAS helpers after SwapTable