-
Notifications
You must be signed in to change notification settings - Fork 1.5k
Comparing changes
Open a pull request
base repository: apache/parquet-java
base: master
head repository: apache/parquet-java
compare: parquet-1.13.x
- 18 commits
- 40 files changed
- 8 contributors
Commits on Apr 2, 2023
-
Configuration menu - View commit details
-
Copy full SHA for a095561 - Browse repository at this point
Copy the full SHA a095561View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2e369ed - Browse repository at this point
Copy the full SHA 2e369edView commit details -
Configuration menu - View commit details
-
Copy full SHA for a52ce55 - Browse repository at this point
Copy the full SHA a52ce55View commit details
Commits on Apr 6, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 54b4501 - Browse repository at this point
Copy the full SHA 54b4501View commit details
Commits on Apr 16, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 30a42c3 - Browse repository at this point
Copy the full SHA 30a42c3View commit details -
PARQUET-2081: Fix support for rewriting files without ColumnIndexes (#…
Configuration menu - View commit details
-
Copy full SHA for fad89ee - Browse repository at this point
Copy the full SHA fad89eeView commit details
Commits on Apr 19, 2023
-
PARQUET-2283: Remove Hadoop HiddenFileFilter (#1072) (#1073)
For Iceberg/Flink we would like to run without the hadoop dependencies. The use of the HiddenFileFilter is blocking this. This replaces the filter with a nice stream.
Configuration menu - View commit details
-
Copy full SHA for 4f7ced5 - Browse repository at this point
Copy the full SHA 4f7ced5View commit details -
PARQUET-2282: Don't initialize HadoopCodec (#1071) (#1074)
At Iceberg we want to run Apache Flink without Hadoop, and by initializing HadoopCodec directly, but only if another codec hasn't been provided.
Configuration menu - View commit details
-
Copy full SHA for 7d74292 - Browse repository at this point
Copy the full SHA 7d74292View commit details
Commits on Apr 26, 2023
-
Configuration menu - View commit details
-
Copy full SHA for bc5b658 - Browse repository at this point
Copy the full SHA bc5b658View commit details
Commits on May 6, 2023
-
PARQUET-2292: Improve default SpecificRecord model selection for Avro…
…{Write,Read}Support (#1091) This commit contains following patches: * PARQUET-2265: Don't set default Model in AvroParquetWriter (#1049) - Don't set default Model in AvroParquetWriter - Test that data model is parsed from Configuration * PARQUET-2292: Default SpecificRecord model reflects from MODEL$ field (#1078)Configuration menu - View commit details
-
Copy full SHA for 5b62b43 - Browse repository at this point
Copy the full SHA 5b62b43View commit details
Commits on May 9, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 728c1cb - Browse repository at this point
Copy the full SHA 728c1cbView commit details -
PARQUET-2276: Bring back support for Hadoop 2.7.3 (#1084) (#1090)
* Bring back support for Hadoop 2.7.3 * Simplify the code * Fix the naming * Comments
Configuration menu - View commit details
-
Copy full SHA for e2c2499 - Browse repository at this point
Copy the full SHA e2c2499View commit details
Commits on May 12, 2023
-
Configuration menu - View commit details
-
Copy full SHA for db41831 - Browse repository at this point
Copy the full SHA db41831View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1b3675b - Browse repository at this point
Copy the full SHA 1b3675bView commit details
Commits on May 18, 2023
-
Configuration menu - View commit details
-
Copy full SHA for d64e920 - Browse repository at this point
Copy the full SHA d64e920View commit details
Commits on Jun 4, 2023
-
Configuration menu - View commit details
-
Copy full SHA for e898c50 - Browse repository at this point
Copy the full SHA e898c50View commit details -
Configuration menu - View commit details
-
Copy full SHA for e2ec934 - Browse repository at this point
Copy the full SHA e2ec934View commit details
Commits on Sep 5, 2023
-
PARQUET-2343: Fixes NPE when rewriting file with multiple rowgroups (#…
…1137) Co-authored-by: Xianyang Liu <liu-xianyang@hotmail.com>
Configuration menu - View commit details
-
Copy full SHA for cec54e4 - Browse repository at this point
Copy the full SHA cec54e4View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff master...parquet-1.13.x