Skip to content

Conversation

disq
Copy link
Member

@disq disq commented Oct 3, 2024

All CSV records should have the same schema, so we don't need to extract it repeatedly for each record.

@disq disq requested review from a team and erezrokah and removed request for a team October 3, 2024 14:30
@github-actions github-actions bot added the fix label Oct 3, 2024
@disq disq merged commit d688971 into main Oct 3, 2024
5 checks passed
@disq disq deleted the fix/optimized-csv-writing branch October 3, 2024 16:27
kodiakhq bot pushed a commit to cloudquery/cloudquery that referenced this pull request Oct 7, 2024
kodiakhq bot pushed a commit to cloudquery/cloudquery that referenced this pull request Oct 7, 2024
kodiakhq bot pushed a commit to cloudquery/cloudquery that referenced this pull request Oct 7, 2024
Getting the azblob plugin ready for the [StreamingBatchWriter update](cloudquery/plugin-sdk#1921). ~Incorporates cloudquery/filetypes#579 and cloudquery/plugin-sdk#1921
kodiakhq bot pushed a commit to cloudquery/cloudquery that referenced this pull request Oct 7, 2024
kodiakhq bot pushed a commit that referenced this pull request Nov 7, 2024
🤖 I have created a release *beep* *boop* --- ## [4.5.0](v4.4.0...v4.5.0) (2024-11-07) ### Features * Expose `max_row_group_length` option for Parquet writer ([#589](#589)) ([4a4b389](4a4b389)) ### Bug Fixes * **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.65.0 ([#581](#581)) ([136b836](136b836)) * **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.66.0 ([#582](#582)) ([5ca0a10](5ca0a10)) * **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.66.1 ([#583](#583)) ([69a6156](69a6156)) * **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.67.0 ([#584](#584)) ([cab4c19](cab4c19)) * **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.67.1 ([#585](#585)) ([d590743](d590743)) * **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.68.0 ([#586](#586)) ([b19c239](b19c239)) * **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.68.1 ([#587](#587)) ([3b9f708](3b9f708)) * **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.68.2 ([#588](#588)) ([f2be0a6](f2be0a6)) * Optimized CSV writing ([#579](#579)) ([d688971](d688971)) --- 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

2 participants