Skip to content

PARQUET-187: Replace JavaConversions.asJavaList with JavaConversions.seqAsJavaList#121

Closed
colinmarc wants to merge 1 commit intoapache:masterfrom
colinmarc:build-211
Closed

PARQUET-187: Replace JavaConversions.asJavaList with JavaConversions.seqAsJavaList#121
colinmarc wants to merge 1 commit intoapache:masterfrom
colinmarc:build-211

Conversation

@colinmarc
Copy link
Contributor

The former was removed in 2.11, but the latter exists in 2.9, 2.10 and 2.11. With this change, I can build on 2.11 without any issue.

The former was removed in 2.11, but the latter exists in 2.9, 2.10 and 2.11.
@julienledem
Copy link
Member

SGTM
+1 once travis has run.

@asfgit asfgit closed this in fa8957d Mar 4, 2015
rdblue pushed a commit to rdblue/parquet-mr that referenced this pull request Mar 9, 2015
…seqAsJavaList

The former was removed in 2.11, but the latter exists in 2.9, 2.10 and 2.11. With this change, I can build on 2.11 without any issue.

Author: Colin Marc <[email protected]>

Closes apache#121 from colinmarc/build-211 and squashes the following commits:

8a29319 [Colin Marc] Replace JavaConversions.asJavaList with JavaConversions.seqAsJavaList.
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