Bratu-Ionut / parquet-compatibility

compatibility tests to make sur C and Java implementations can read each other

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

parquet-compatibility

compatibility tests to make sur C and Java implementations can read each other

Submodules:

  • parquet-compat
  • parquet-testdata
  • parquet-compat-$version

parquet-compat

This stores the test sources. This is not a maven submodule.

parquet-testdata

stores all the csvs and impala files (todo discuss impala compatibility test)

parquet-compat-$version:

pom.xml has dependency on the corresponding version of parquet-mr. src is a symlink to sources in parquet-compat (../parquet-compat/src).

About

compatibility tests to make sur C and Java implementations can read each other


Languages

Language:Java 100.0%