Closed
Description
Is there an existing issue for the same feature request?
- I have checked the existing issues.
Is your feature request related to a problem?
No response
Describe the feature you'd like
Support query like:
table_instance.output(["num", "name", "score"]).filter("num in (1, 2, 3)").to_pl()
Describe implementation you've considered
No response
Documentation, adoption, use case
No response
Additional information
No response