You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@s2graph.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2016/02/27 00:59:18 UTC

[jira] [Commented] (S2GRAPH-19) When query with duration error.

    [ https://issues.apache.org/jira/browse/S2GRAPH-19?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15170147#comment-15170147 ] 

ASF GitHub Bot commented on S2GRAPH-19:
---------------------------------------

GitHub user SteamShon opened a pull request:

    https://github.com/apache/incubator-s2graph/pull/32

    [S2GRAPH-19] When query with duration error.

    throw BadQueryException when from > to on duration.

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

    $ git pull https://github.com/SteamShon/incubator-s2graph S2GRAPH-19

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

    https://github.com/apache/incubator-s2graph/pull/32.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 #32
    
----
commit 968c89937cd770a47bedb4e83c7a6708674e2732
Author: DO YUNG YOON <st...@apache.org>
Date:   2016-02-26T23:56:51Z

    throw BadQueryException when from > to on duration.

----


> When query with duration error.
> -------------------------------
>
>                 Key: S2GRAPH-19
>                 URL: https://issues.apache.org/jira/browse/S2GRAPH-19
>             Project: S2Graph
>          Issue Type: Bug
>            Reporter: Hwansung Yu
>            Assignee: Hwansung Yu
>            Priority: Minor
>
> When I query with duration, set [to] is smaller than [from].
> Then, 500 Internal Server Error has occur.
> So, I think need exception handling.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)