Hi ,
I have started to explore Druid to replace our current relational database.
One of the query which we mostly use involves paging with Limit and Offset.
As I understand the paging is supported in druid JSON queries.
I want to achieve the same with SQL query using Avatica JDBC driver. Is it possible ?
If yes , can someone give an example how to fire such queries.
Thanks in advance.
regards,
Santosh