Hi,
I am curious whether TigerGraph plans to develop a runtime query parser / distribution mechanism any time soon.
The advantages of being able to precompile and distribute parameterized execution plans for your queries are obvious, but what about use cases where the query plan cannot be known ahead of time? Using TigerGraph as a knowledge graph would functionally require the ability of users to define their own queries (in UI or whatever) to answer their questions, and users would be unlikely to want to wait around for their query variations to get installed on the cluster. Is there any plan to speed up query compilation / distribution time to the point it could be inline with execution?
Thanks!
Rob