[ 
https://issues.apache.org/jira/browse/CALCITE-1391?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15531194#comment-15531194
 ] 

Julian Hyde commented on CALCITE-1391:
--------------------------------------

[~bslim], That makes a lot of sense. In short, in Calcite we should aim to 
expose Druid's existing functionality, mapping it to SQL in a straightforward 
way. If Calcite is trying to do too much work (e.g. if it needs a data 
structure or a protocol that Druid does not currently support) it will end 
badly. If the needed functionality is missing in Druid, let's take up that 
question on the Druid list.

> CRUD operations using Calcite for DRUID
> ---------------------------------------
>
>                 Key: CALCITE-1391
>                 URL: https://issues.apache.org/jira/browse/CALCITE-1391
>             Project: Calcite
>          Issue Type: Wish
>          Components: druid
>         Environment: Druid Production Environment
>            Reporter: Arvind
>            Assignee: Julian Hyde
>            Priority: Critical
>
> Hi Team,
> I know that we are able to read data from druid using Calcite SQLLINE command 
> but I would like to know if we can insert, Update and delete segments in 
> DRUID using Calcite. We are using DRUID as a reporting platform and for us to 
> incrementally update, delete and append data we need these operations. As we 
> are dealing with huge volumes of data we depend on DRUID and very badly need 
> these Insert, Update and Delete.
> Any help is much appreciated.
> Thanks,
> Arvind



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to