### Describe the enhancement requested The Variant spec is added to Parquet project in https://github.com/apache/parquet-format/pull/456 and the Variant logical type thrift change is added in https://github.com/apache/parquet-format/pull/460 . This is to add the actual Variant logical type in Parquet-java. ### Component(s) Core