alamb commented on PR #14998: URL: https://github.com/apache/datafusion/pull/14998#issuecomment-2697248930
> Why don't we just implement Default trait? There is some more backstory here: - https://github.com/apache/datafusion/pull/14935#pullrequestreview-2654150748 Basically the question is what "defaults" means -- is default an empty builder or does it have all the default functions, etc. An alternate design might be to always create SessionStateBuilder with all default functions and have a `clear()` method or something to reset the state. -- 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: github-unsubscr...@datafusion.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: github-unsubscr...@datafusion.apache.org For additional commands, e-mail: github-h...@datafusion.apache.org