Skip to content

Expand Support for other PyArrow timestamp precisions on write #840

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

Closed
sungwy opened this issue Jun 20, 2024 · 2 comments
Closed

Expand Support for other PyArrow timestamp precisions on write #840

sungwy opened this issue Jun 20, 2024 · 2 comments

Comments

@sungwy
Copy link
Collaborator

sungwy commented Jun 20, 2024

This issue tracks the work of expanding the support of the write API to other timestamp precisions. Currently only microseconds precision is supported in Iceberg, so we should cast the other precisions to microseconds to enable writes.

@kevinjqliu
Copy link
Contributor

I think #541 is related

@sungwy
Copy link
Collaborator Author

sungwy commented Jun 20, 2024

Thanks! I'll close this issue in lieu of the other one

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

2 participants