xushiyan commented on code in PR #203:
URL: https://github.com/apache/hudi-rs/pull/203#discussion_r1866341546
##########
python/src/internal.rs:
##########
@@ -163,10 +164,13 @@ impl HudiTable {
filters: Option<Vec<(String, String, String)>>,
Review Comment:
sure, we can leave the python api alignment part to a separate PR. But i
think a generic filter struct is still needed for rust api to take in filters
from datafusion
--
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]