Abdullah Alamoudi created ASTERIXDB-1983:
--------------------------------------------
Summary: Remove SubscribeFeedStatement
Key: ASTERIXDB-1983
URL: https://issues.apache.org/jira/browse/ASTERIXDB-1983
Project: Apache AsterixDB
Issue Type: Bug
Components: ING - Ingestion
Reporter: Abdullah Alamoudi
Assignee: Xikui Wang
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++
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)