I think this was brought up earlier as well +Vinoth Chandar <[email protected]>
Frank, The HoodieParquetWriter uses gzip compression by default. To enable snappy, we just need to add a config to be able to pass a custom compression format and set that value. I'd be happy to take a PR around this, would you mind taking a stab at it ? Thanks, Nishith On Thu, Mar 14, 2019 at 4:14 AM kaka chen <[email protected]> wrote: > Hi All, > > I found HoodieParquetWriter use gzip compression. Is HoodieParquetWriter > support snappy compression? Thanks. > > Thanks, > Frank >
