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

Polars Time Conversion Fails #244

Closed
WillAyd opened this issue Jan 26, 2024 · 1 comment
Closed

Polars Time Conversion Fails #244

WillAyd opened this issue Jan 26, 2024 · 1 comment

Comments

@WillAyd
Copy link
Collaborator

WillAyd commented Jan 26, 2024

Writing a time type from polars will fail because polars' to_arrow() call converts to nanosecond precision, but hyper and (as a result) pantab only work with microsecond precision

@WillAyd
Copy link
Collaborator Author

WillAyd commented Jan 26, 2024

Just ended up implement write support for all time units in #245

@WillAyd WillAyd closed this as completed Jan 26, 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

No branches or pull requests

1 participant