[
https://issues.apache.org/jira/browse/CARBONDATA-2057?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Ravindra Pesala resolved CARBONDATA-2057.
-----------------------------------------
Resolution: Fixed
> Support specify path when creating pre-aggregate table
> ------------------------------------------------------
>
> Key: CARBONDATA-2057
> URL:
https://issues.apache.org/jira/browse/CARBONDATA-2057> Project: CarbonData
> Issue Type: Bug
> Reporter: Jacky Li
> Priority: Major
> Fix For: 1.3.0
>
> Time Spent: 2h 20m
> Remaining Estimate: 0h
>
> When creating datamap of pre-aggreagate table, user should be able to specify the location of it. By using syntax:
> {code:java}
> CREATE DATAMAP agg ON TABLE main
> USING 'preaggregate'
> DMPROPERTIES ('path'='datamap_storage_path')
> AS SELECT ...
> {code}
>
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)