You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@carbondata.apache.org by "Jacky Li (JIRA)" <ji...@apache.org> on 2018/04/01 11:57:00 UTC

[jira] [Created] (CARBONDATA-2301) Support query interface in CarbonStore

Jacky Li created CARBONDATA-2301:
------------------------------------

             Summary: Support query interface in CarbonStore
                 Key: CARBONDATA-2301
                 URL: https://issues.apache.org/jira/browse/CARBONDATA-2301
             Project: CarbonData
          Issue Type: Sub-task
            Reporter: Jacky Li
            Assignee: Jacky Li
             Fix For: 1.4.0


User should be able to query carbondata using CarbonStore API.
1. Get API: It can be used for filter query. It accepts projection column names and filter expression, and returns matched rows.
2. SQL API: it accepts SQL statement and return query result set.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)