cryptoe commented on PR #17986:
URL: https://github.com/apache/druid/pull/17986#issuecomment-2861725500

   Thanks for the PR @johnImply 
   Could you please fix the spell check 
   
   ```
   mdspell --en-us --ignore-numbers --report '../docs/**/*.md' || 
(./script/notify-spellcheck-issues && false)
   
       ../docs/development/extensions-contrib/compressed-big-decimal.md
         188 | u used *doubleSum* instead of compressedBigDecimalSum the result 
would be  
         247 |  * compressedBigDecimalSum 
         248 |  * compressedBigDecimalMin 
         249 |  * compressedBigDecimalMax 
         252 |  * big_sum() 
         253 |  * big_min() 
         254 |  * big_max() 
   
   ```


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