You can create two parquet files with different columns in each and write them to different machines.
On Sat, Mar 9, 2019 at 11:48 AM Yunchuan Zheng <[email protected]> wrote: > Hi dev@ community, > > I am working on a project where I want to separate columns in a parquet > file, i.e. write different columns to different blocks and place them on > different machines, so they're not organized as row groups. Does Parquet > support such a scenario? > > Thanks, > Yunchuan Zheng > -- regards, Deepak Majeti
