Thanks for the effort! +1 for removing these deprecated code if there is no objection.
I took a glimpse at the public downstream of parquet-format at [1]. It seems the risk is low for the removal. [1] https://mvnrepository.com/artifact/org.apache.parquet/parquet-format/usages Best, Gang On Thu, Mar 28, 2024 at 7:12 AM Vinoo Ganesh <[email protected]> wrote: > Hi All - As discussed at the Parquet Meeting on March 26 2024, I'm starting > an email chain to discuss the removal of the deprecated code ( > > https://github.com/apache/parquet-format/tree/master/src/main/java/org/apache/parquet/format > ) > in the parquet-format repo. Gábor marked the code as deprecated ~6 years > ago (https://github.com/apache/parquet-format/pull/105), and the code was > moved to the parquet-mr repo. Is anyone in the community / are any > consumers of parquet-format actively relying on this code? Additionally, > does anyone have strong feelings about keeping the code for any other > reasons? > > Thanks! > > <[email protected]> >
