kfaraz commented on pull request #12146:
URL: https://github.com/apache/druid/pull/12146#issuecomment-1011312992


   Thanks a lot for the changes, @vogievetsky !
   
   Sorry for the late comment as I missed this PR earlier.
   
   I was wondering if we should include a small message/tooltip saying 
something like
   
   ```
   `range` partitioning is the evolved form of `single_dim`, which allows you 
to perform range partitioning on multiple dimensions instead of just one. To 
continue to use single dim partitioning, just select `range` and specify only 
one dimension in your partition dimensions list
   ```
   
   or something a little more concise 😅 
   
   I think it would avoid confusion for people who are used to seeing 
single_dim in the dropdowns.


-- 
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]



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to