Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: Support Arrow date64 in Parquet #410

Merged
merged 2 commits into from
Jan 15, 2024
Merged

fix: Support Arrow date64 in Parquet #410

merged 2 commits into from
Jan 15, 2024

Conversation

candiduslynx
Copy link
Contributor

Follow-up for #407
Closes cloudquery/cloudquery#16143

@candiduslynx candiduslynx added the automerge Add to automerge PRs once requirements are met label Jan 15, 2024
@github-actions github-actions bot added the fix label Jan 15, 2024
@kodiakhq kodiakhq bot merged commit 27c1c0c into main Jan 15, 2024
5 checks passed
@kodiakhq kodiakhq bot deleted the fix/parquet/date branch January 15, 2024 16:49
kodiakhq bot pushed a commit that referenced this pull request Jan 15, 2024
🤖 I have created a release *beep* *boop*
---


## [4.2.5](v4.2.4...v4.2.5) (2024-01-15)


### Bug Fixes

* **deps:** Update github.com/apache/arrow/go/v15 digest to 7acbaf4 ([#407](#407)) ([fad9897](fad9897))
* **deps:** Update github.com/apache/arrow/go/v15 digest to de3130e ([#405](#405)) ([94d4526](94d4526))
* **deps:** Update module github.com/cloudquery/cloudquery-api-go to v1.6.4 ([#403](#403)) ([f202bb6](f202bb6))
* **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.24.1 ([#400](#400)) ([3fe1790](3fe1790))
* **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.25.0 ([#402](#402)) ([d14ab57](d14ab57))
* **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.25.1 ([#404](#404)) ([d3c1e0a](d3c1e0a))
* **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.25.2 ([#406](#406)) ([74516d5](74516d5))
* Support Arrow `date64` in Parquet ([#410](#410)) ([27c1c0c](27c1c0c))

---
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 Add to automerge PRs once requirements are met fix
Projects
None yet
Development

Successfully merging this pull request may close these issues.

fix: Re-enable date tests in file types module
2 participants