Hey guys, i started digging into the Parquet universe… the java version… 1.8.1 and 2.3.1 format...
Saw that there are two different page representations, v1 & v2. org.apache.parquet.hadoop.ParquetWriter is using v1 by default. So my question is… Whats the difference and is v2 safe to use ? best Johannes
