Skip to content

fix: Replace internal columns if exist on Cloud syncs#20456

Merged
kodiakhq[bot] merged 4 commits intomainfrom
fix/override_internal_columns_cloud
Mar 31, 2025
Merged

fix: Replace internal columns if exist on Cloud syncs#20456
kodiakhq[bot] merged 4 commits intomainfrom
fix/override_internal_columns_cloud

Conversation

@erezrokah
Copy link
Copy Markdown
Member

Summary

Goes with cloudquery/plugin-sdk#2105

For Cloud syncs we should replace the internal columns if exist so we can trace back the synced data to the correct source name, sync time and sync group id (otherwise we'd get the ones of the original sync, e.g. AWS->S3)

@erezrokah erezrokah requested review from a team and jon-s58 March 31, 2025 11:05
@erezrokah erezrokah added the automerge Automatically merge once required checks pass label Mar 31, 2025
@kodiakhq kodiakhq bot merged commit afad73e into main Mar 31, 2025
17 checks passed
@kodiakhq kodiakhq bot deleted the fix/override_internal_columns_cloud branch March 31, 2025 13:35
kodiakhq bot pushed a commit that referenced this pull request Mar 31, 2025
🤖 I have created a release *beep* *boop*
---


## [6.17.2](cli-v6.17.1...cli-v6.17.2) (2025-03-31)


### Bug Fixes

* **deps:** Update module github.com/cloudquery/cloudquery-api-go to v1.13.8 ([#20457](#20457)) ([b94b89c](b94b89c))
* **deps:** Update module golang.org/x/net to v0.38.0 ([#20453](#20453)) ([b5a4289](b5a4289))
* Replace internal columns if exist on Cloud syncs ([#20456](#20456)) ([afad73e](afad73e))

---
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

area/cli automerge Automatically merge once required checks pass

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants