Tartarus0zm opened a new issue, #1621: URL: https://github.com/apache/auron/issues/1621
Currently, the default value for our Spark configuration parameter `PARTIAL_AGG_SKIPPING_MIN_ROWS` depends on the value of `BATCH_SIZE`, blocking issue #1602. To preserve the original configuration item semantics, I want to extend the ConfigOption module to support dynamic default values. This will enable Option defaults to no longer only support static configuration, also support lazy loading when used. <img width="899" height="303" alt="Image" src="https://github.com/user-attachments/assets/63186cec-6308-412c-8df3-88c904a97e72" /> -- 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]
