Skip to content

Conversation

@tpoterba
Copy link
Contributor

…alues

Fixes #5612

comment: Array[String],
separator: String,
missing: String,
missing: Array[String],
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this feels like the sort of thing that should be a java.util.Set.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thank you for your logic and reason

Copy link
Contributor

@danking danking left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, though I didn't realize py4j would figure out the set to scala Set thing

@tpoterba
Copy link
Contributor Author

no py4j here - it's using case class json deserialization

@danking danking merged commit 5482c53 into hail-is:master Mar 19, 2019
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.

2 participants