alamb opened a new pull request, #3525: URL: https://github.com/apache/arrow-datafusion/pull/3525
# Which issue does this PR close? re https://github.com/apache/arrow-datafusion/issues/3524 # Rationale for this change I am preparing to improve the API between the optimizer and the rest of the system and I want to get the basic pattern established before more major changes # What changes are included in this PR? This PR moves from modifying public fields to a builder interface for `OptimizerConfig` # Are there any user-facing changes? To set execution start time, must use builder interface now -- 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...@arrow.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org