Thank you. Actually the main issue would be the scope. If it would be just minimal reading of full single file parquet files - it should be relatively easy. But the next interesting feature would be out-of-memory reading of large single file parquet files - some kind of filter for rows and columns. Full scope would be reading large hives/directories for parquet files with the filter. BR J wt., 11 paź 2022 o 02:23 Kohei Yoshida <kohei@xxxxxxxxxxxxxxx> napisał(a): > > On 06.10.2022 19:06, Kohei Yoshida wrote: > > > I would have been very happy to take a closer look at the arrow > > library. But right now I'm trying to finish up all the features that > > need to go into the next release of orcus, so I won't be able to do > > that anytime soon unfortunately. > > I've created a reminder ticket for this: > https://gitlab.com/orcus/orcus/-/issues/167 > > Kohei