Skip to content

Conversation

@hermanschaaf
Copy link
Member

Closes #10100

BEGIN_COMMIT_OVERRIDE
feat: Update to use Apache Arrow type system

BREAKING-CHANGE: This release introduces an internal change to our type system to use Apache Arrow. This should not have any visible breaking changes for CSV or JSON output formats, however the Parquet output changes for UUID columns, which now have dashes, and timestamps, which now uses the default Arrow time format (e.g. 2023-01-02 12:23:45). If you encounter an issue during the upgrade, please submit a bug report.

END_COMMIT_OVERRIDE

@hermanschaaf hermanschaaf requested review from a team and candiduslynx and removed request for a team April 20, 2023 09:49
@cq-bot cq-bot added the azblob label Apr 20, 2023
@yevgenypats yevgenypats added the automerge Automatically merge once required checks pass label Apr 20, 2023
@kodiakhq kodiakhq bot merged commit c86c36a into main Apr 20, 2023
@kodiakhq kodiakhq bot deleted the azblob-arrow branch April 20, 2023 10:02
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.

feat: Migrate plugin/destination/azblob to github.com/cloudquery/plugin-sdk/v2

5 participants