Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
Description
SubscribeFeedStatement always uses AQL for ingestion statement.
The right way would be to build a language agnostic query tree and use the same Statement Executor passed by the user for handling feed statements.
Not quite right but better than current implementation is to use sql++