You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@tajo.apache.org by eminency <gi...@git.apache.org> on 2015/05/23 13:49:55 UTC

[GitHub] tajo pull request: TAJO-1620: random() in an SQL should generate R...

GitHub user eminency opened a pull request:

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

    TAJO-1620: random() in an SQL should generate RANDOM numbers

    One more exception case is added in ConstantFolding rule.

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

    $ git pull https://github.com/eminency/tajo TAJO-1620

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

    https://github.com/apache/tajo/pull/582.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 #582
    
----
commit 1b9fbc3de114b4bc8721a2089546adc24328b78d
Author: Jongyoung Park <em...@gmail.com>
Date:   2015-05-23T11:46:19Z

    Added exception case for random() in ConstantFolding

----


---
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-1620: random() in an SQL should generate R...

Posted by jihoonson <gi...@git.apache.org>.
Github user jihoonson commented on the pull request:

    https://github.com/apache/tajo/pull/582#issuecomment-105237348
  
    +1. This patch does not contain any tests, but it is difficult to test random() function, I think.


---
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-1620: random() in an SQL should generate R...

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

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


---
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.
---