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

chore: prepare release 0.6.0 #42

Merged
merged 3 commits into from
Mar 14, 2025
Merged

chore: prepare release 0.6.0 #42

merged 3 commits into from
Mar 14, 2025

Conversation

waynexia
Copy link
Collaborator

Closes #41

Signed-off-by: Ruihang Xia <[email protected]>
@waynexia waynexia requested review from progval and Xuanwo March 12, 2025 17:32
@waynexia
Copy link
Collaborator Author

waynexia commented Mar 12, 2025

what's wrong with ci 🤯

Reproduce it after cargo update

@progval
Copy link
Collaborator

progval commented Mar 12, 2025

arrow 53.4.1 fixes this bug (thanks to apache/arrow-rs#7233), but for some reason Cargo installs 53.4.0 instead.

@waynexia
Copy link
Collaborator Author

I can't get this version locally either. Let me see what happens...

@progval
Copy link
Collaborator

progval commented Mar 12, 2025

Actually, that makes sense. Cargo sees it can install either the latest version of arrow, xor the latest version of chrono. So it has to pick one... which happens to be the one we don't want

@progval
Copy link
Collaborator

progval commented Mar 12, 2025

#43 should fix it

@waynexia
Copy link
Collaborator Author

All green 🎉

Copy link
Collaborator

@Xuanwo Xuanwo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice!

Copy link
Collaborator

@progval progval left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thanks!

@waynexia waynexia merged commit 2aaeeb8 into main Mar 14, 2025
12 checks passed
@waynexia waynexia deleted the release-0.6.0 branch March 14, 2025 18:02
@waynexia
Copy link
Collaborator Author

Thank YOU @progval and @Xuanwo!

@waynexia
Copy link
Collaborator Author

Available on https://crates.io/crates/orc-rust

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Next release?
3 participants