There is not to my knowledge.
On Tue, Nov 3, 2020 at 5:55 PM Jason Sachs <jmsa...@gmail.com> wrote: > > Is there any built-in method to compress parquet metadata? From what I can > tell, the main table columns are compressed, but not the metadata. > > I have metadata which includes 100-200KB of text (JSON format) that is easily > compressible... is there any alternative to doing it myself?