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

Support uuid type #33

Closed
jakobbraun opened this issue Sep 24, 2021 · 2 comments · Fixed by #40
Closed

Support uuid type #33

jakobbraun opened this issue Sep 24, 2021 · 2 comments · Fixed by #40
Labels
feature Product feature

Comments

@jakobbraun
Copy link
Contributor

Implement reading of the parquet uuid type.

Idea for destination format:
byte[] or ByteBuffer

@jakobbraun jakobbraun added the feature Product feature label Sep 24, 2021
@jakobbraun
Copy link
Contributor Author

From my tests currenty parquet-io-java just returns null when converting a uuid

@morazow
Copy link
Contributor

morazow commented Jan 12, 2022

But converting to Java UUID would be better?

morazow added a commit that referenced this issue Jan 12, 2022
morazow added a commit that referenced this issue Jan 12, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature Product feature
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants