alamb commented on code in PR #14935: URL: https://github.com/apache/datafusion/pull/14935#discussion_r1977530272
########## datafusion/core/src/execution/session_state.rs: ########## @@ -1081,14 +1081,40 @@ impl SessionStateBuilder { /// Create default builder with defaults for table_factories, file formats, expr_planners and builtin /// scalar, aggregate and windows functions. Review Comment: ```suggestion /// Adds defaults for table_factories, file formats, expr_planners and builtin /// scalar, aggregate and windows functions. /// /// Note overwrites any previously registered items with the same name. ``` -- 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