Skip to content

Conversation

@mshauneu
Copy link
Contributor

@mshauneu mshauneu commented Apr 25, 2025

Add Utf8 support

@mshauneu mshauneu changed the title Add Utf8 support Add Utf8View support Apr 25, 2025
Copy link
Owner

@returnString returnString left a comment

Choose a reason for hiding this comment

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

Looks great, nice work! Left one note for the chrono pin - if that's required for build breakage, it's fine

datafusion = "43"
convergence = { path = "../convergence", version = "0.16.0" }
chrono = "0.4"
chrono = "=0.4.39"
Copy link
Owner

Choose a reason for hiding this comment

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

Why the pin here?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

without this i got:
error[E0034]: multiple applicable items in scope
for ChronoDateExt::quarter | Datelike::quarter
but now it works fine

reverted

@returnString returnString merged commit e8df7f7 into returnString:main Apr 28, 2025
0 of 2 checks passed
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.

2 participants