HI, Team,
As far as I know, parquet is a good data storage format for storing compressed data in column-oriented layout.
It would be great if pg_parquet can have a table access method to extend Postgres to have a high performance column-orient compressed table file format.
Best Regards.