GeoMesa implements parquet support as part of FileSystem DataStore. The interesting part is that in addition to expected WKB encoding it adds X/Y geometry encoding using the Parquet repeat level and definition level.
Code links: Parquet Writer Test and WriteSupport
Writing GADM36 level 2 data produces following schema: