You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@carbondata.apache.org by "Jacky Li (JIRA)" <ji...@apache.org> on 2016/12/21 01:26:58 UTC

[jira] [Created] (CARBONDATA-546) Extract data management command to carbon-spark-common module

Jacky Li created CARBONDATA-546:
-----------------------------------

             Summary: Extract data management command to carbon-spark-common module
                 Key: CARBONDATA-546
                 URL: https://issues.apache.org/jira/browse/CARBONDATA-546
             Project: CarbonData
          Issue Type: Improvement
            Reporter: Jacky Li
            Assignee: Jacky Li
             Fix For: 1.0.0-incubating


Currently there are duplicated code for data management command in carbon-spark and carbon-spark2 module. In this PR, following commands are removed from carbonTableSchema.scala and extracted to carbon-spark-common:

- ShowLoads
- DeleteLoadById
- DeleteLoadByDate
- CleanFiles



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