luoyuxia commented on code in PR #204:
URL: https://github.com/apache/paimon-rust/pull/204#discussion_r3036892227
##########
crates/integrations/datafusion/src/table/mod.rs:
##########
@@ -82,19 +83,6 @@ impl TableProvider for PaimonTableProvider {
TableType::Base
}
- fn supports_filters_pushdown(
Review Comment:
No behavior change here — I didn’t remove supports_filters_pushdown(). I
only moved it to match the method order in the TableProvider trait, to make IDE
happy
--
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]