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

Fix regression in raw_json schema conversion #616

Merged
merged 2 commits into from
May 3, 2024
Merged

Conversation

mwylde
Copy link
Member

@mwylde mwylde commented May 3, 2024

Now that JSON is stored as a DataType::UTF8 with an extension type of JSON, we need to take into account the extension type when doing the conversion between arroyo source types and arrow types.

@mwylde mwylde enabled auto-merge (squash) May 3, 2024 16:53
@mwylde mwylde merged commit 1291cc8 into master May 3, 2024
6 checks passed
@mwylde mwylde deleted the raw_json_conversion branch May 3, 2024 17:03
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