alamb commented on issue #16486:
URL: https://github.com/apache/datafusion/issues/16486#issuecomment-2992616296

   I think the topK stuff was not included in 48.0.0 so there is no need to 
backport any fixes
   
   I volunteer to run the release process. 
   
   In terms of fixing the regression in clickbench performance (which is due to 
statistics not being gathered by default for dataframes) with  I think we have 
two options
   - backport the change of default value here: 
https://github.com/apache/datafusion/pull/16447 (will align with what 49.0.0 
release)
   - revert the change in https://github.com/apache/datafusion/pull/16080 which 
made the defaults consistent
   
   


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

Reply via email to