liurenjie1024 commented on issue #159: URL: https://github.com/apache/iceberg-rust/issues/159#issuecomment-1890430482
> I don't think the BoundExpression is something that a user would ever use as it is internal. > > let literal = BoundLiteral::builder.with_literal(...).build(); > TableScan scan = scan.filter(Expressions.equal("id", literal)); I think we share same concern and idea about the api design, but I failed to clarify the problem🤪. I'll submit a pr and let's discuss it in pr, which helps to clarify the problem. -- 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: issues-unsubscr...@iceberg.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@iceberg.apache.org For additional commands, e-mail: issues-h...@iceberg.apache.org