uccross / skyhookdm-ceph-cls

Skyhook Data Management: Storage and management of tabular data in Ceph.
https://www.skyhookdm.com
GNU Lesser General Public License v2.1
13 stars 9 forks source link

Implement GROUP BY and ORDER BY #59

Closed aditigupta17 closed 4 years ago

aditigupta17 commented 4 years ago

This PR:

for both Flatbuffer and Arrow.

carlosmalt commented 4 years ago

Shouldn't this be "GROUP-BY for Arrow" instead of "GROUP-BY for Flatbuffer"? Or am I missing something.

aditigupta17 commented 4 years ago

Shouldn't this be "GROUP-BY for Arrow" instead of "GROUP-BY for Flatbuffer"? Or am I missing something.

Renamed the PR to include changes for both Flatbuffer and Arrow.

jlefevre commented 4 years ago

replaced by #66