AKarbas opened a new pull request #10825:
URL: https://github.com/apache/druid/pull/10825


   Follows https://github.com/apache/druid/pull/10203; See 
https://github.com/apache/druid/pull/10203#issuecomment-771080634.
   
   Area - Documentation
   
   ### Description
   
   Based on 
https://github.com/apache/druid/blob/c346ce64b1497f8bbd547bee16fa98cc0d3c74f2/core/src/main/java/org/apache/druid/java/util/common/HumanReadableBytes.java#L200
   Only integers are valid before the unit: `1536MiB` is valid but `1.5GiB` 
isn't. This PR reflects this in the documentation.
   
   This PR has:
   - [x] been self-reviewed.
   - [x] added documentation for new or modified features or behaviors.
   - [ ] added Javadocs for most classes and all non-trivial methods. Linked 
related entities via Javadoc links.
   
   Should I change the javadoc as well? The code is rather obvious.


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

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



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

Reply via email to