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

Is there any consideration of supporting the Tuple type #363

Open
smokeriu opened this issue Oct 15, 2024 · 0 comments
Open

Is there any consideration of supporting the Tuple type #363

smokeriu opened this issue Oct 15, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@smokeriu
Copy link

Is your feature request related to a problem? Please describe.
Support for read tuple type

Describe the solution you'd like
The tuple type in clickhouse, which can be mapped to structType in spark, is not currently supported for what reason?

I've implemented a version of this myself that can support reading tuple types via binary format.

@smokeriu smokeriu added the enhancement New feature or request label Oct 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant