Skip to content

Commit

Permalink
Merge pull request #3 from isnotinvain/alexlevenson/fix-binary-compat
Browse files Browse the repository at this point in the history
Ignore binary incompatibility in private filter2 class
  • Loading branch information
saucam committed Feb 10, 2015
2 parents 7bfa5ad + dcc276b commit 7231a3b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -212,6 +212,7 @@
<dumpDetails>true</dumpDetails>
<previousVersion>${previous.version}</previousVersion>
<excludes>
<exclude>parquet/filter2/**</exclude>
<exclude>parquet/org/**</exclude>
<exclude>parquet/hadoop/ParquetInputSplit</exclude>
</excludes>
Expand Down

0 comments on commit 7231a3b

Please sign in to comment.