Skip to content

Conversation

@lucarosellini
Copy link
Contributor

In this PR we added a generic inferSchema method to allow schema infer for an RDD of a generic type T for which the user provides a mapping function from RDD[T] => RDD[Map[String,Any]]

…or an RDD of a generic type T for which the user provides a mapping function from RDD[T] => RDD[Map[String,Any]]
@JoshRosen
Copy link
Contributor

I don't know anything about this feature or patch, but as an outside observer I can say that this needs tests or at least a test to make sure that this feature doesn't get broken by future changes.

@AmplabJenkins
Copy link

Can one of the admins verify this patch?

@marmbrus
Copy link
Contributor

marmbrus commented Sep 3, 2015

Thanks for working on this @lucarosellini. Can we close this issue until you have time to bring it up to data and address the comments?

@lucarosellini
Copy link
Contributor Author

@marmbrus sure, go ahead.

@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

Development

Successfully merging this pull request may close these issues.

4 participants