just to understand <@UPK6LJGCU> please, could you ...
# general
d
just to understand @User please, could you give me a link to understand how can i create custom aggregators?
c
Copy code
$ curl -H "Content-Type: application/json" -X POST \
   -d '{"sql":"Your Custom SQL"}' \
   <http://localhost:8099/query/sql>
U can use PQL
even Presto