I want to read parquet file in java using apache-parquet but lack of knowledge and documentation available on internet not able to achive it.
trying to find if spring batch supports the parquet file reading and writing ?
i have already tried to read using apache parquet library.