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

[GitHub] dyf6372 commented on a change in pull request #6745: add version comparator for StringComparator

dyf6372 commented on a change in pull request #6745: add version comparator for StringComparator
URL: https://github.com/apache/incubator-druid/pull/6745#discussion_r242779174
 
 

 ##########
 File path: docs/content/querying/sorting-orders.md
 ##########
 @@ -47,3 +47,6 @@ When comparing two unparseable values (e.g., "hello" and "world"), this ordering
 
 ## Strlen
 Sorts values by the their string lengths. When there is a tie, this comparator falls back to using the String compareTo method.
+
+## Version
+Sorts values as versions, e.g.: "10.0 sorts after 9.0"
 
 Review comment:
   Thanks so much, I'll add some docs.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@druid.apache.org
For additional commands, e-mail: commits-help@druid.apache.org