i use it for third party project. In some cases, I have to change table name with realtime/offline, then I have to get sql/pql query string again with changed table name.
I use regex for that for now, but this is not a good option. Also sometimes we put a new filter to broker request, and i want to get it as sql/pql query string with new version