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

[SPARK-9269][SQL] Add Set type matching to ArrayConverter #7628

Closed
wants to merge 1 commit into from

Conversation

alexliu68
Copy link

No description provided.

@AmplabJenkins
Copy link

Can one of the admins verify this patch?

@rxin
Copy link
Contributor

rxin commented Jul 24, 2015

@alexliu68 thanks - what's the use case for this?

@alexliu68
Copy link
Author

Cassandra has Set data type. When read set data into Spark SQL, it errors out by no matching in ArrayConverter

@marmbrus
Copy link
Contributor

marmbrus commented Sep 3, 2015

This seems reasonable, but we should also add tests to make sure that schema inference on sets works too. Can we close this issue until you have time to add those and bring this PR up to date?

@asfgit asfgit closed this in 804a012 Sep 4, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
5 participants