Skip to content

More Airbyte ingestion fixes#514

Merged
mildbyte merged 3 commits intomasterfrom
bugfix/custom-airbyte-schema
Aug 3, 2021
Merged

More Airbyte ingestion fixes#514
mildbyte merged 3 commits intomasterfrom
bugfix/custom-airbyte-schema

Conversation

@mildbyte
Copy link
Copy Markdown
Contributor

@mildbyte mildbyte commented Aug 3, 2021

No description provided.

…lect a subset of columns, claim a different PK or reorder columns). This is slightly hacky, but the previous hack didn't work as it still treated the PK as (UUID, ingestion timestamp), so, since PKs compare with UUID first, it would still overlap with other PKs from earlier partitions.
@mildbyte mildbyte merged commit 14be3fc into master Aug 3, 2021
@mildbyte mildbyte deleted the bugfix/custom-airbyte-schema branch August 3, 2021 21:38
mildbyte added a commit that referenced this pull request Aug 18, 2021
  * Various Airbyte ingestion improvements and support for different normalization modes, including a custom dbt model (#510, #513, #514)
  * Fix mount for data source with empty credentials schema (#515)
  * Fix `sgr cloud load`/`dump` (#520)

Full set of changes: [`v0.2.15...v0.2.16`](v0.2.15...v0.2.16)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant