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

ASF GitHub Bot commented on TINKERPOP-2992:
-------------------------------------------

kenhuuu commented on code in PR #3303:
URL: https://github.com/apache/tinkerpop/pull/3303#discussion_r2776363065


##########
gremlin-test/src/main/resources/org/apache/tinkerpop/gremlin/test/features/semantics/Orderability.feature:
##########
@@ -170,9 +168,14 @@ Feature: Orderability
       | d[2.0].d |
       | d[Infinity] |
       | d[NaN] |
+      | dt[2023-01-01T00:00:00Z] |
+      | dt[2023-08-01T00:00:00Z] |
       | bar |
       | foo |
       | zzz |
+      | uuid[5100808b-62f9-42b7-957e-ed66c30f40d1] |

Review Comment:
   Nit: It doesn't look like UUID is mentioned in the gremlin-semantics 
orderability section so it's not immediately obvious if this is where it 
belongs. Would be best to add clarification in the documentation.





> Gherkin suite missing orderability on set, uuid, date
> -----------------------------------------------------
>
>                 Key: TINKERPOP-2992
>                 URL: https://issues.apache.org/jira/browse/TINKERPOP-2992
>             Project: TinkerPop
>          Issue Type: Improvement
>          Components: test-suite
>    Affects Versions: 3.6.5
>            Reporter: Stephen Mallette
>            Priority: Minor
>
> Orderability.feature has todos in it for set, uuid and date.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to