This is a good newbie task as well. :) can you please file a jira under newbie component? I can guide if needed on the ticket
On Thu, Mar 14, 2019 at 11:25 AM nishith agarwal <[email protected]> wrote: > 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 >> >
