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

feat: Support Utf8View in JSON reader #7244

Closed
Tracked by #15096
zhuqi-lucas opened this issue Mar 6, 2025 · 4 comments · Fixed by #7263
Closed
Tracked by #15096

feat: Support Utf8View in JSON reader #7244

zhuqi-lucas opened this issue Mar 6, 2025 · 4 comments · Fixed by #7263
Assignees
Labels
arrow Changes to the arrow crate enhancement Any new improvement worthy of a entry in the changelog

Comments

@zhuqi-lucas
Copy link
Contributor

Is your feature request related to a problem or challenge? Please describe what you are trying to do.
apache/datafusion#14922 (comment)

Details, for apache datafusion, we want to support Utf8View in JSON format reader.

Describe the solution you'd like
Add Utf8View to json reader

Describe alternatives you've considered

Additional context

@zhuqi-lucas
Copy link
Contributor Author

take

@alamb
Copy link
Contributor

alamb commented Mar 8, 2025

Specifically we would like to always use Utf8View in DataFusion. See

@zhuqi-lucas
Copy link
Contributor Author

Submitted a PR.

@alamb alamb added the arrow Changes to the arrow crate label Mar 14, 2025
@alamb
Copy link
Contributor

alamb commented Mar 14, 2025

label_issue.py automatically added labels {'arrow'} from #7263

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
arrow Changes to the arrow crate enhancement Any new improvement worthy of a entry in the changelog
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants