asolimando commented on code in PR #23651:
URL: https://github.com/apache/datafusion/pull/23651#discussion_r3630324720


##########
docs/source/library-user-guide/upgrading/55.0.0.md:
##########
@@ -381,6 +374,43 @@ let stats = plan.partition_statistics(None)?;
 let stats = StatisticsContext::new().compute(plan.as_ref(), 
&StatisticsArgs::new())?;
 ```
 
+### `datafusion.optimizer.use_statistics_registry` is deprecated and ignored

Review Comment:
   Thanks for the reminder, addressed in 
e4df6301d27f7aaa89add5470760c69b39f723d5



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


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to