Kontinuation opened a new pull request, #680:
URL: https://github.com/apache/sedona-db/pull/680

   ## Summary
   
   - Automatically configure the `spilled_batch_in_memory_size_threshold` based 
on the global memory limit, setting it to 5% of the per-partition memory limit 
(with a minimum of 10MB).
   - This is a by-product of writing documentation for configuring memory 
management and spilling (https://github.com/apache/sedona-db/pull/679). We 
decided to configure this option automatically instead of requiring users to 
set it up manually based on the global memory limit.


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

Reply via email to