Skip to content

fix: Truncate table description if over the limit#19208

Merged
kodiakhq[bot] merged 1 commit intomainfrom
fix/truncate_descriptions
Sep 19, 2024
Merged

fix: Truncate table description if over the limit#19208
kodiakhq[bot] merged 1 commit intomainfrom
fix/truncate_descriptions

Conversation

@erezrokah
Copy link
Copy Markdown
Member

Summary

Moving AWS table options docs to the table description caused some descriptions to trigger the limit on BigQuery,
see internal failure https://github.com/cloudquery/policies/actions/runs/10939828521/job/30370943857#step:10:485:

Descriptions can be at most 16384 characters long., invalid

@erezrokah erezrokah requested review from a team and murarustefaan and removed request for a team September 19, 2024 11:50
@erezrokah erezrokah requested a review from jon-s58 September 19, 2024 11:51
@erezrokah erezrokah added the automerge Automatically merge once required checks pass label Sep 19, 2024
@kodiakhq kodiakhq bot merged commit 6a0b6e1 into main Sep 19, 2024
@kodiakhq kodiakhq bot deleted the fix/truncate_descriptions branch September 19, 2024 12:16
kodiakhq bot pushed a commit that referenced this pull request Sep 19, 2024
🤖 I have created a release *beep* *boop*
---


## [4.1.10](plugins-destination-bigquery-v4.1.9...plugins-destination-bigquery-v4.1.10) (2024-09-19)


### Bug Fixes

* **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.63.0 ([#19176](#19176)) ([00b2de0](00b2de0))
* Truncate table description if over the limit ([#19208](#19208)) ([6a0b6e1](6a0b6e1))

---
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/plugin/destination/bigquery automerge Automatically merge once required checks pass

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants