[
https://issues.apache.org/jira/browse/CARBONDATA-2068?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16336735#comment-16336735 ]
xubo245 commented on CARBONDATA-2068:
-------------------------------------
sql(s"drop datamap if exists agg1 on table mainTable") not support,
Carbon support sql(s"drop datamap if exists agg1_year on table mainTable").
> Drop datamap should work for timeseries
> -----------------------------------------
>
> Key: CARBONDATA-2068
> URL:
https://issues.apache.org/jira/browse/CARBONDATA-2068> Project: CarbonData
> Issue Type: Bug
> Components: core, spark-integration
> Affects Versions: 1.3.0
> Reporter: xubo245
> Priority: Major
> Fix For: 1.3.0
>
> Time Spent: 1.5h
> Remaining Estimate: 0h
>
> Drop datamap is not work after creating timeseries datamap for preaggregate table,
> but it should work.
> refer:
>
https://issues.apache.org/jira/browse/CARBONDATA-1516--
This message was sent by Atlassian JIRA
(v7.6.3#76005)