mkleen opened a new pull request, #22014:
URL: https://github.com/apache/datafusion/pull/22014

   ## Which issue does this PR close?
   
   
   - None
   
   ## Rationale for this change
   
   This extends `parse_capacity_limit()` to support \`0\` to set a limit of 0 
instead of using \`0k\`. 
   This simplifies configuration and avoids a confusion with the word \`OK\` 
(Okay). 
   This is based on the 
[suggestion](https://github.com/apache/datafusion/pull/20047#discussion_r3181959057)
 from @martin-g.
   
   
   ## What changes are included in this PR?
   
   see above.
   
   ## Are these changes tested?
   
   Yes.
   
   ## Are there any user-facing changes?
   
   Yes.
   


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