axiomhq / cli

The power of Axiom on the command line.
https://axiom.co
MIT License
42 stars 11 forks source link

fix(query): proper apl query result printing #141

Closed lukasmalkmus closed 1 year ago

lukasmalkmus commented 1 year ago

This is a rather naive attempt at improving the APL query result handling. Although it is not very nice, it does the job. Now queries with aggregations work properly. This definetly needs a cleanup when the new result format is available.