kevinjqliu merged PR #1710:
URL: https://github.com/apache/iceberg-python/pull/1710
--
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...@i
Fokko opened a new pull request, #1710:
URL: https://github.com/apache/iceberg-python/pull/1710
Now we have the syntactic sugar
(https://github.com/apache/iceberg-python/pull/1697), we don't need Lambda's
anymore and can use the `operator.{and_,or_}` functions.
Also, the reduce is ok