Skip to content

Conversation

@ahmedriza
Copy link

Which issue does this PR close?

Closes #895

What changes are included in this PR?

Update base64 lib to version 0.21 and fix compilation error in flight_sql.rs

Are there any user-facing changes?

No

@ahmedriza
Copy link
Author

ahmedriza commented Oct 21, 2023

Updated to_proto.rs where there were build failures due to deprecations from the use of timestamp_nanos() which is now deprecated in chrono crate.

Replaced with timestamp_nanos_opt()

@Dandandan Dandandan closed this Nov 20, 2024
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.

Build failure in flight_sql.rs

2 participants