GitHub user hyunsik opened a pull request:

    https://github.com/apache/tajo/pull/91

    TAJO-966: Range partition should support split of multiple characters.

    

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

    $ git pull https://github.com/hyunsik/tajo TAJO-966

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

    https://github.com/apache/tajo/pull/91.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 #91
    
----
commit 78b2a42d807c7f244ecab814d6a99513a01daf33
Author: Hyunsik Choi <[email protected]>
Date:   2014-07-21T07:03:12Z

    TAJO-965: Upgrade Bytes class and move some methods to others.

commit 89287cb4b69354cbab1ffa4485c58684c384c982
Author: Hyunsik Choi <[email protected]>
Date:   2014-07-21T08:13:36Z

    initial work.

commit 9602e9f5036eb078751dc786c0e64ca256d60d6f
Author: Hyunsik Choi <[email protected]>
Date:   2014-07-22T05:38:00Z

    Changed data type to BigInteger from BigDecimal.

commit f4a83c2b6fc71485d856680b5f62b7a5859ddb8b
Author: Hyunsik Choi <[email protected]>
Date:   2014-07-22T08:02:56Z

    Improved logic.

commit 983dd11365010a977df9a75e511d25ceabc5b9b2
Author: Hyunsik Choi <[email protected]>
Date:   2014-07-22T09:11:27Z

    Conflicts:
        tajo-common/src/main/java/org/apache/tajo/util/BytesUtils.java
        
tajo-core/src/main/java/org/apache/tajo/master/querymaster/Repartitioner.java

commit 78e8f17c2cd7b27a576a3e9a095fa3e3e3d63c61
Author: Hyunsik Choi <[email protected]>
Date:   2014-07-22T10:19:16Z

    Changing the bytes normalization

commit 9ade82fdd36224e60c10b01702f183ae993eb60e
Author: Hyunsik Choi <[email protected]>
Date:   2014-07-23T10:54:27Z

    Completed uniform splitter of multiple character range.

commit 4f2c832e89f56b2d289b0036a7e0afb0ee0d0ba7
Author: Hyunsik Choi <[email protected]>
Date:   2014-07-23T10:57:50Z

    Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/tajo into 
HEAD
    
    Conflicts:
        CHANGES
        tajo-common/src/main/java/org/apache/tajo/util/BytesUtils.java
        
tajo-core/src/test/java/org/apache/tajo/engine/query/TestCaseByCases.java

commit b009e09a2517f0b9ccc3201238b45a328876f8a4
Author: Hyunsik Choi <[email protected]>
Date:   2014-07-23T11:17:38Z

    Add more comments.

----


---
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 [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to