ming535 commented on code in PR #2694:
URL: https://github.com/apache/arrow-datafusion/pull/2694#discussion_r892296689
##########
datafusion/core/src/physical_plan/limit.rs:
##########
@@ -224,7 +233,7 @@ impl LocalLimitExec {
/// Maximum number of rows to return
pub fn limit(&self) -> usize {
Review Comment:
deleted this method since it is not used anywhere.
--
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]