You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@carbondata.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2016/07/01 19:36:11 UTC

[jira] [Commented] (CARBONDATA-32) Refactor DataType related code

    [ https://issues.apache.org/jira/browse/CARBONDATA-32?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15359522#comment-15359522 ] 

ASF GitHub Bot commented on CARBONDATA-32:
------------------------------------------

GitHub user jackylk opened a pull request:

    https://github.com/apache/incubator-carbondata/pull/12

    [CARBONDATA-32] Refactor DataType related code

    1. Merge two DataType
    2. Merge tow DataTypeUtil
    3. Remove DataSetUtil

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/jackylk/incubator-carbondata datatype

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/incubator-carbondata/pull/12.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #12
    
----
commit 566a748c7ca3362aa56e7286ea2458616e148553
Author: jackylk <ja...@huawei.com>
Date:   2016-06-23T13:37:01Z

    merge DataTypeUtil

commit 2bd5f9a24d3c03d31603ef4ffcbdd9579053a765
Author: jackylk <ja...@huawei.com>
Date:   2016-06-23T15:14:56Z

    fix style

commit 272d61a3708da9e1a6a14ae5559030815718c391
Author: jackylk <ja...@huawei.com>
Date:   2016-06-23T16:55:12Z

    fix comment

commit a3f04ef684ac44315622de1768ced984a9df5a89
Author: Jacky Li <ja...@huawei.com>
Date:   2016-06-24T05:28:37Z

    remove metadata package in carbon-spark (#734)

commit 9249e8c7e01fbd79e3e29100358acca2ac56e9ea
Author: Jacky Li <ja...@huawei.com>
Date:   2016-06-27T06:21:43Z

    remove DataSetUtil (#735)

commit e5de94c7a2f4b49d0f6239918fe417f116df07dd
Author: jackylk <ja...@huawei.com>
Date:   2016-06-27T15:59:31Z

    remove DataType in expression package

commit 887330e8a28c507334ef1969ca776fbda2614756
Author: jackylk <ja...@huawei.com>
Date:   2016-07-01T18:57:34Z

    Merge two DataTypeUtil class into one

commit 0dc21e4228043ed6d94ea55179087b7b639c4620
Author: jackylk <ja...@huawei.com>
Date:   2016-07-01T19:29:33Z

    rebase

----


> Refactor DataType related code
> ------------------------------
>
>                 Key: CARBONDATA-32
>                 URL: https://issues.apache.org/jira/browse/CARBONDATA-32
>             Project: CarbonData
>          Issue Type: Bug
>            Reporter: Jacky Li
>            Priority: Minor
>
> 1. Merge two DataType
> 2. Merge tow DataTypeUtil
> 3. Remove DataSetUtil



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