You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@gora.apache.org by "Keith Turner (Created) (JIRA)" <ji...@apache.org> on 2011/11/30 22:05:40 UTC

[jira] [Created] (GORA-64) Query should document inclusiveness

Query should document inclusiveness 
------------------------------------

                 Key: GORA-64
                 URL: https://issues.apache.org/jira/browse/GORA-64
             Project: Gora
          Issue Type: Improvement
            Reporter: Keith Turner


It would be nice if the Query interface documented the inclusivity expectations for start and end keys, along with start and end time stamps.   It would be nice to have this in the javadoc.  

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Updated] (GORA-64) Query should document inclusiveness

Posted by "Keith Turner (Updated) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/GORA-64?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Keith Turner updated GORA-64:
-----------------------------

    Attachment: GORA-64-1.patch
    
> Query should document inclusiveness 
> ------------------------------------
>
>                 Key: GORA-64
>                 URL: https://issues.apache.org/jira/browse/GORA-64
>             Project: Gora
>          Issue Type: Improvement
>            Reporter: Keith Turner
>         Attachments: GORA-64-1.patch
>
>
> It would be nice if the Query interface documented the inclusivity expectations for start and end keys, along with start and end time stamps.   It would be nice to have this in the javadoc.  

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (GORA-64) Query should document inclusiveness

Posted by "Lewis John McGibbney (Commented) (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/GORA-64?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13167110#comment-13167110 ] 

Lewis John McGibbney commented on GORA-64:
------------------------------------------

Hi Keith, can you please close this one off when you are satisfied that it has been committed as per your patch. Thank you
                
> Query should document inclusiveness 
> ------------------------------------
>
>                 Key: GORA-64
>                 URL: https://issues.apache.org/jira/browse/GORA-64
>             Project: Gora
>          Issue Type: Improvement
>            Reporter: Keith Turner
>            Assignee: Lewis John McGibbney
>             Fix For: 0.2-incubating
>
>         Attachments: GORA-64-1.patch
>
>
> It would be nice if the Query interface documented the inclusivity expectations for start and end keys, along with start and end time stamps.   It would be nice to have this in the javadoc.  

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Resolved] (GORA-64) Query should document inclusiveness

Posted by "Lewis John McGibbney (Resolved) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/GORA-64?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Lewis John McGibbney resolved GORA-64.
--------------------------------------

       Resolution: Fixed
    Fix Version/s: 0.2-incubating
         Assignee: Lewis John McGibbney

Committed @ revision 1213007 in trunk. Thank you very much Keith for your contributions.
                
> Query should document inclusiveness 
> ------------------------------------
>
>                 Key: GORA-64
>                 URL: https://issues.apache.org/jira/browse/GORA-64
>             Project: Gora
>          Issue Type: Improvement
>            Reporter: Keith Turner
>            Assignee: Lewis John McGibbney
>             Fix For: 0.2-incubating
>
>         Attachments: GORA-64-1.patch
>
>
> It would be nice if the Query interface documented the inclusivity expectations for start and end keys, along with start and end time stamps.   It would be nice to have this in the javadoc.  

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (GORA-64) Query should document inclusiveness

Posted by "Keith Turner (Commented) (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/GORA-64?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13168500#comment-13168500 ] 

Keith Turner commented on GORA-64:
----------------------------------

Oppss, I forgot the document the inclusiveness of the timestamp ranges.  I was not sure what the expected behavior was.  I will try to figure that out and submit another patch just for timestamp range javadoc.
                
> Query should document inclusiveness 
> ------------------------------------
>
>                 Key: GORA-64
>                 URL: https://issues.apache.org/jira/browse/GORA-64
>             Project: Gora
>          Issue Type: Improvement
>            Reporter: Keith Turner
>            Assignee: Lewis John McGibbney
>             Fix For: 0.2-incubating
>
>         Attachments: GORA-64-1.patch
>
>
> It would be nice if the Query interface documented the inclusivity expectations for start and end keys, along with start and end time stamps.   It would be nice to have this in the javadoc.  

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (GORA-64) Query should document inclusiveness

Posted by "Hudson (Commented) (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/GORA-64?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13167356#comment-13167356 ] 

Hudson commented on GORA-64:
----------------------------

Integrated in gora-trunk #66 (See [https://builds.apache.org/job/gora-trunk/66/])
    commit to address GORA-64 and update to CHANGES.txt

lewismc : http://svn.apache.org/viewvc/incubator/gora/trunk/viewvc/?view=rev&root=&revision=1213007
Files : 
* /incubator/gora/trunk/CHANGES.txt
* /incubator/gora/trunk/gora-core/src/main/java/org/apache/gora/query/Query.java

                
> Query should document inclusiveness 
> ------------------------------------
>
>                 Key: GORA-64
>                 URL: https://issues.apache.org/jira/browse/GORA-64
>             Project: Gora
>          Issue Type: Improvement
>            Reporter: Keith Turner
>            Assignee: Lewis John McGibbney
>             Fix For: 0.2-incubating
>
>         Attachments: GORA-64-1.patch
>
>
> It would be nice if the Query interface documented the inclusivity expectations for start and end keys, along with start and end time stamps.   It would be nice to have this in the javadoc.  

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira