You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@carbondata.apache.org by "Ravindra Pesala (JIRA)" <ji...@apache.org> on 2018/01/19 10:20:02 UTC

[jira] [Resolved] (CARBONDATA-2057) Support specify path when creating pre-aggregate table

     [ 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)