Skip to content

fix: Don't add source name and sync time columns for v2 sources and v3 destinations#13307

Merged
kodiakhq[bot] merged 2 commits intocloudquery:mainfrom
erezrokah:fix/dont_add_cq_columns_v2_source_v3_destination
Aug 24, 2023
Merged

fix: Don't add source name and sync time columns for v2 sources and v3 destinations#13307
kodiakhq[bot] merged 2 commits intocloudquery:mainfrom
erezrokah:fix/dont_add_cq_columns_v2_source_v3_destination

Conversation

@erezrokah
Copy link
Copy Markdown
Member

@erezrokah erezrokah commented Aug 24, 2023

Summary

Follow up to #13291.
Fixes justmiles/cq-source-crowdstrike#5.

v2 sources already add these columns so we shouldn't duplicate them. I didn't catch this during my tests since I already had the tables in the database so the destination skipped creating them.

@erezrokah erezrokah requested a review from yevgenypats as a code owner August 24, 2023 09:24
@erezrokah erezrokah requested a review from hermanschaaf August 24, 2023 09:24
@cq-bot cq-bot added the cli label Aug 24, 2023
@erezrokah erezrokah changed the title fix: Don't add source name and sync time columns for v2 sources and v… fix: Don't add source name and sync time columns for v2 sources and v3 destinations Aug 24, 2023
@erezrokah erezrokah added the automerge Automatically merge once required checks pass label Aug 24, 2023
@kodiakhq kodiakhq bot merged commit 0f6adc6 into cloudquery:main Aug 24, 2023
kodiakhq bot pushed a commit that referenced this pull request Aug 24, 2023
🤖 I have created a release *beep* *boop*
---


## [3.14.3](cli-v3.14.2...cli-v3.14.3) (2023-08-24)


### Bug Fixes

* **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.5.5 ([#13285](#13285)) ([e076abd](e076abd))
* Don't add source name and sync time columns for v2 sources and v3 destinations ([#13307](#13307)) ([0f6adc6](0f6adc6))

---
This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

automerge Automatically merge once required checks pass

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Primary Key Error when using with BigQuery

3 participants