Chinmay Kolhatkar created APEXMALHAR-2293:
---------------------------------------------
Summary: Add sql line cli to sql support of apex
Key: APEXMALHAR-2293
URL: https://issues.apache.org/jira/browse/APEXMALHAR-2293
Project: Apache Apex Malhar
Issue Type: New Feature
Reporter: Chinmay Kolhatkar
Assignee: Chinmay Kolhatkar
Add cli like support to malhar-sql.
The support can be done similar to:
https://github.com/apache/storm/blob/master/external/sql/README.md
It should support following type of statements:
1. CREATE EXTERNAL TABLE with kafka, file, jdbc specifications
2. DROP EXTERNAL TABLE
3. CREATE FUNCTION
4. DELETE FUNCTION
5. INSERT and SELECT statements
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)