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

arroyo-sql: make sure delta lake timestamps are microsecond grain. #411

Merged
merged 1 commit into from
Nov 15, 2023

Conversation

jacksonrnewhouse
Copy link
Contributor

Delta Lake requires timestamps to be microsecond grain, while we default to nanosecond. This patches the schema in arroyo-sql/src/tables, special casing for "delta". I'd like to move to connectors owning which types they support going forward.

@jacksonrnewhouse jacksonrnewhouse force-pushed the delta/coerce_delta_writes_to_microseconds branch from 4f9757c to ef5f201 Compare November 15, 2023 23:12
@jacksonrnewhouse jacksonrnewhouse enabled auto-merge (squash) November 15, 2023 23:12
@jacksonrnewhouse jacksonrnewhouse merged commit 0910dda into master Nov 15, 2023
zh4ngx pushed a commit to StrikeTeamOne/arroyo that referenced this pull request Nov 16, 2023
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