Someone else might chime in but to my knowledge I don't think is implemented.
On Thu, Aug 5, 2021 at 9:22 AM Yeshwanth Sriram <[email protected]> wrote: > Hi, > > Could someone point me to an example code (C++) to extract nested columns > from Arrow/Table (built from parquet) using dot notation in one go? > > Looking for something like “auto array = table->GetColumnByName(“a.b.c”)" > > Thank you.
