You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@drill.apache.org by adityakishore <gi...@git.apache.org> on 2014/04/01 12:52:14 UTC

[GitHub] incubator-drill pull request: DRILL-474 - Long.MIN_VALUE is not pa...

GitHub user adityakishore opened a pull request:

    https://github.com/apache/incubator-drill/pull/40

    DRILL-474 - Long.MIN_VALUE is not parsed as BIGINT but as a Double

    

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

    $ git pull https://github.com/adityakishore/incubator-drill DRILL-474-Long.MIN_VALUE-is-not-parsed-as-BIGINT-but-as-a-Double

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

    https://github.com/apache/incubator-drill/pull/40.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 #40
    
----
commit 75ad35578d249830b01b4df22598b6488fd31f74
Author: Aditya Kishore <ad...@maprtech.com>
Date:   2014-04-01T09:57:23Z

    DRILL-474 - Long.MIN_VALUE is not parsed as BIGINT but as a Double

----


---
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] incubator-drill pull request: DRILL-474 - Long.MIN_VALUE is not pa...

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

    https://github.com/apache/incubator-drill/pull/40#issuecomment-40992347
  
    Updated pull request. Now the operator is parsed in Parser rather then in Lexer.


---
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] incubator-drill pull request: DRILL-474 - Long.MIN_VALUE is not pa...

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

    https://github.com/apache/incubator-drill/pull/40


---
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] incubator-drill pull request: DRILL-474 - Long.MIN_VALUE is not pa...

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

    https://github.com/apache/incubator-drill/pull/40#issuecomment-41252585
  
    Merged as 166079b2248f6e62d6cf105599e2e341f1f9868a.


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