You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@carbondata.apache.org by "Venkata Ramana G (JIRA)" <ji...@apache.org> on 2017/12/12 07:46:00 UTC

[jira] [Updated] (CARBONDATA-1851) Refactor to use only SegmentsToAccess for Aggregatetable, move tableFolderDeletion to TableProcessingOperations

     [ https://issues.apache.org/jira/browse/CARBONDATA-1851?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Venkata Ramana G updated CARBONDATA-1851:
-----------------------------------------
    Summary: Refactor to use only SegmentsToAccess for Aggregatetable, move tableFolderDeletion to TableProcessingOperations   (was: Refactor to remove )

> Refactor to use only SegmentsToAccess for Aggregatetable, move tableFolderDeletion to TableProcessingOperations 
> ----------------------------------------------------------------------------------------------------------------
>
>                 Key: CARBONDATA-1851
>                 URL: https://issues.apache.org/jira/browse/CARBONDATA-1851
>             Project: CarbonData
>          Issue Type: Improvement
>            Reporter: Rahul Kumar
>            Assignee: Rahul Kumar
>            Priority: Minor
>          Time Spent: 8h 20m
>  Remaining Estimate: 0h
>
> 1) CarbonTableInputFormat: Removed AgregateSegmentsToAccess interface as SegmentsToAccess Interface already does the same job.
> Fix NullPointerException when SegmentsToAccess is configured and validateSegments flag is set false.
> 2) moved tablefolderdeletion logic to  TableProcessingOperations to make those APIs developerAPI
> 3) Added a setter to CarbonProperties to add extra properties
> 4) Added a getter getImplicitDimensionByTableName



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)