GitHub user Hexiaoqiao opened a pull request:

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

    [WIP] CARBONDATA-453 Implement DAT(Double Array Trie) for Dictionary

    [WIP] this commit is first implement version of DAT(Double Array Trie) for 
Dictionary based on https://linux.thai.net/~thep/datrie/datrie.html

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

    $ git pull https://github.com/Hexiaoqiao/incubator-carbondata carbon-dict

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

    https://github.com/apache/incubator-carbondata/pull/451.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 #451
    
----
commit bc8d32226efac7f77b7618224ee395051d8f385c
Author: hexiaoqiao <hexiaoq...@meituan.com>
Date:   2016-12-18T06:49:24Z

    CARBONDATA-453 Implement DAT(Double Array Trie) for Dictionary

commit 8c284808d06a3c65b032b9cffb8c6011f1b71202
Author: hexiaoqiao <hexiaoq...@meituan.com>
Date:   2016-12-20T11:54:16Z

    Merge branch 'master' of https://github.com/apache/incubator-carbondata 
into carbon-dict

commit cfa9b50a10f2d5fc1f1e29d6981f7ffc5dc61589
Author: hexiaoqiao <hexiaoq...@meituan.com>
Date:   2016-12-20T13:13:28Z

    CARBONDATA-453 Add some code comment

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to