Contributor
Ashay Shirwadkar

Extend current processing methods with column-oriented processing via Arrow


Mentors
Jeff LeFevre, Noah Watkins
Organization
Center for Research in Open Source Software at UC Santa Cruz

This proposal will develop object-class methods to transform on-disk Flatbuffer data (row oriented) into Apache Arrow format (col-oriented) in memory, then work toward extending our row-oriented filters and aggregations to column-oriented versions using the Arrow APIs.