is spring batch supports parquet file reading and writing

20 Views Asked by At

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.

0

There are 0 best solutions below