cube2222 / octosql

OctoSQL is a query tool that allows you to join, analyse and transform data from multiple databases and file formats using SQL.
Mozilla Public License 2.0
4.76k stars 200 forks source link

IDs for records in Group By #226

Closed JasiekChomiak closed 4 years ago

JasiekChomiak commented 4 years ago

This is a small PR that adds adding IDs to records that come out of a Group By. I also refactored the record multi set in test_utils a little bit