Re: [I] Table scan using functional filters [iceberg-python]

2024-12-24 Thread via GitHub
github-actions[bot] closed issue #170: Table scan using functional filters URL: https://github.com/apache/iceberg-python/issues/170 -- 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 commen

Re: [I] Table scan using functional filters [iceberg-python]

2024-12-24 Thread via GitHub
github-actions[bot] commented on issue #170: URL: https://github.com/apache/iceberg-python/issues/170#issuecomment-2561503025 This issue has been closed because it has not received any activity in the last 14 days since being marked as 'stale' -- This is an automated message from the Apac

Re: [I] Table scan using functional filters [iceberg-python]

2024-12-09 Thread via GitHub
github-actions[bot] commented on issue #170: URL: https://github.com/apache/iceberg-python/issues/170#issuecomment-2529899527 This issue has been automatically marked as stale because it has been open for 180 days with no activity. It will be closed in next 14 days if no further activity oc

[I] Table scan using functional filters [iceberg-python]

2024-06-11 Thread via GitHub
bigluck opened a new issue, #170: URL: https://github.com/apache/iceberg-python/issues/170 ### Feature Request / Improvement Ciao @Fokko Seems like `table.scan()` supports a limited set of `filter` conditions, and it fails when a user specifies a complex one. In my case, I h

Re: [I] Table scan using functional filters [iceberg-python]

2024-06-11 Thread via GitHub
github-actions[bot] commented on issue #170: URL: https://github.com/apache/iceberg-python/issues/170#issuecomment-2161829857 This issue has been closed because it has not received any activity in the last 14 days since being marked as 'stale' -- This is an automated message from the Apac

Re: [I] Table scan using functional filters [iceberg-python]

2024-06-11 Thread via GitHub
github-actions[bot] closed issue #170: Table scan using functional filters URL: https://github.com/apache/iceberg-python/issues/170 -- 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 commen

Re: [I] Table scan using functional filters [iceberg-python]

2024-05-27 Thread via GitHub
github-actions[bot] commented on issue #170: URL: https://github.com/apache/iceberg-python/issues/170#issuecomment-2134161773 This issue has been automatically marked as stale because it has been open for 180 days with no activity. It will be closed in next 14 days if no further activity oc

Re: [I] Table scan using functional filters [iceberg-python]

2023-11-29 Thread via GitHub
Fokko commented on issue #170: URL: https://github.com/apache/iceberg-python/issues/170#issuecomment-1832717377 It looks like we need to add the BoundTransform to the left hand side: https://github.com/apache/iceberg/blob/d247b20f166ccb0b92443d4b05330b1e0d9c5d49/api/src/main/java/org/apache/

[I] Table scan using functional filters [iceberg-python]

2023-11-29 Thread via GitHub
bigluck opened a new issue, #170: URL: https://github.com/apache/iceberg-python/issues/170 ### Feature Request / Improvement Ciao @Fokko Seems like `table.scan()` supports a limited set of `filter` conditions, and it fails when a user specifies a complex one. In my case, I h