Hi, I need your help to know about any parquet java library which can stand alone in-memory serialize data in Parquet format just like AVRO. I don’t want to use hadoop implementation of ParquetWriter.
Specially i am looking for custom writer implementation for parquet(Non-hadoop writer) Thanks, Anshul
