jrgemignani commented on issue #870:
URL: https://github.com/apache/age/issues/870#issuecomment-1529945487

   @CapnSpek There was a document that covered the original reasoning a ways 
back. Unfortunately, I'm not able to find it anymore. Basically, orderability 
was chosen over comparability in order to allow for the sorting, grouping, of 
output. 
   
   The way the function `get_type_sort_priority` is used should allow us to add 
in the others. However, we need to be aware that this may impact current 
regression tests and will impact future one. As it will change the ordering, we 
need to think about what would be the ideal location for each of these 
additions, path and edge.
   
   


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to