You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@tajo.apache.org by hyunsik <gi...@git.apache.org> on 2014/07/23 12:58:26 UTC

[GitHub] tajo pull request: Tajo 966

GitHub user hyunsik opened a pull request:

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

    Tajo 966

    

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/90.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 #90
    
----
commit 0ca649de5e917fe745aef705f69932be66ae74bb
Author: Hyunsik Choi <hy...@apache.org>
Date:   2014-05-07T09:57:42Z

    TAJO-814: Set up Travis CI builds.

commit 167e6bb177ec368853c015beaf17443378ca3091
Author: Hyunsik Choi <hy...@apache.org>
Date:   2014-05-07T10:39:38Z

    Changed git depth.

commit c21f338644171eee66d818113882aa4a64e98f4d
Author: Hyunsik Choi <hy...@apache.org>
Date:   2014-05-07T11:52:05Z

    Add script line.

commit 466290fbdd27d4d95cf7951b7ab8d01493422ccc
Author: Hyunsik Choi <hy...@apache.org>
Date:   2014-05-07T11:52:30Z

    set install true.

commit 9c48900d05dae4078178c7d8cf6f38e21dc40134
Author: Hyunsik Choi <hy...@apache.org>
Date:   2014-05-07T12:00:34Z

    removed 'true'

commit 06bc7caf9477d0b72db498f46302a8a3a1cbec8f
Author: Hyunsik Choi <hy...@apache.org>
Date:   2014-05-07T14:10:44Z

    Add travis-build.sh.

commit 52e70306fa952f780a5bc8156c78ea8043c1fe78
Author: Hyunsik Choi <hy...@apache.org>
Date:   2014-05-07T14:20:40Z

    Improved yml and rename travis-build.sh.

commit e2004d7f157dbd14e7da20718089c0da24a1fe1b
Author: Hyunsik Choi <hy...@apache.org>
Date:   2014-05-07T14:31:14Z

    Add path for protoc.

commit 446510393a43b309b9252f84cd77007ebfe5a38b
Author: Hyunsik Choi <hy...@apache.org>
Date:   2014-05-07T15:20:35Z

    Fixed the bug which results in empty disk list.

commit 3831687f307021df238860a0a32aeb8e36e87838
Author: Hyunsik Choi <hy...@apache.org>
Date:   2014-05-07T15:49:41Z

    Add rediction of protobuf compilation to /dev/null.

commit c97af4ea6062b1ce702fbc4fc78e16d25ba7291f
Author: Hyunsik Choi <hy...@apache.org>
Date:   2014-05-07T15:52:48Z

    Add quite option to maven.

commit 229f9aca5e7f73c116073396feed1e4c864e93ec
Author: Hyunsik Choi <hy...@apache.org>
Date:   2014-05-07T16:25:58Z

    Changed some logs into debug level.

commit d00564bab8aa32000c7713429672e37188d058c2
Author: Hyunsik Choi <hy...@apache.org>
Date:   2014-05-07T16:57:01Z

    redirection from stdout to /dev/null.

commit d4906b39a0cafb82ed918e75ff9d1e411e91fdca
Author: Hyunsik Choi <hy...@apache.org>
Date:   2014-05-07T17:46:50Z

    Changed log4j for test and reduced logs.

commit 78b2a42d807c7f244ecab814d6a99513a01daf33
Author: Hyunsik Choi <hy...@apache.org>
Date:   2014-07-21T07:03:12Z

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

commit 89287cb4b69354cbab1ffa4485c58684c384c982
Author: Hyunsik Choi <hy...@apache.org>
Date:   2014-07-21T08:13:36Z

    initial work.

commit 9602e9f5036eb078751dc786c0e64ca256d60d6f
Author: Hyunsik Choi <hy...@apache.org>
Date:   2014-07-22T05:38:00Z

    Changed data type to BigInteger from BigDecimal.

commit f4a83c2b6fc71485d856680b5f62b7a5859ddb8b
Author: Hyunsik Choi <hy...@apache.org>
Date:   2014-07-22T08:02:56Z

    Improved logic.

commit 983dd11365010a977df9a75e511d25ceabc5b9b2
Author: Hyunsik Choi <hy...@apache.org>
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 <hy...@apache.org>
Date:   2014-07-22T10:19:16Z

    Changing the bytes normalization

commit 9ade82fdd36224e60c10b01702f183ae993eb60e
Author: Hyunsik Choi <hy...@apache.org>
Date:   2014-07-23T10:54:27Z

    Completed uniform splitter of multiple character range.

commit 24afdb934f7d8546e1cc96df50b5bbd96d486c52
Author: Hyunsik Choi <hy...@apache.org>
Date:   2014-07-23T10:56:27Z

    Merge branch 'master' of github.com:hyunsik/tajo into TAJO-966
    
    Conflicts:
    	.travis.yml
    	CHANGES
    	tajo-core/src/main/java/org/apache/tajo/engine/planner/rewrite/ProjectionPushDownRule.java
    	tajo-core/src/main/java/org/apache/tajo/master/GlobalEngine.java

----


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] tajo pull request: Tajo 966

Posted by hyunsik <gi...@git.apache.org>.
Github user hyunsik closed the pull request at:

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


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---