# parquet-compatibility **Repository Path**: JohnsonLeeee/parquet-compatibility ## Basic Information - **Project Name**: parquet-compatibility - **Description**: compatibility tests to make sur C and Java implementations can read each other - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2019-11-02 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README 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).