You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tinkerpop.apache.org by GitBox <gi...@apache.org> on 2021/11/12 19:10:46 UTC

[GitHub] [tinkerpop] tkolanko opened a new pull request #1501: TINKERPOP-2649 use long's to construct dates and timestamps for java

tkolanko opened a new pull request #1501:
URL: https://github.com/apache/tinkerpop/pull/1501


   https://issues.apache.org/jira/browse/TINKERPOP-2649
   
   When running Gremlin queries through the translator Dates and Timestamps need to be long's, not int's
   
   The gremlin-console supports both so this fix is mainly for runnig the translated queries in Java
   
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@tinkerpop.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [tinkerpop] spmallette commented on pull request #1501: TINKERPOP-2649 use long's to construct dates and timestamps for java

Posted by GitBox <gi...@apache.org>.
spmallette commented on pull request #1501:
URL: https://github.com/apache/tinkerpop/pull/1501#issuecomment-973227384


   sorry it took me a minute to get to this. i think this looks fine. i've approved a run of the CI. i will get it merged soon enough. thanks.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@tinkerpop.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [tinkerpop] spmallette merged pull request #1501: TINKERPOP-2649 use long's to construct dates and timestamps for java

Posted by GitBox <gi...@apache.org>.
spmallette merged pull request #1501:
URL: https://github.com/apache/tinkerpop/pull/1501


   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@tinkerpop.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org