Re: [PR] Require full expression parse match [iceberg-python]

2023-10-21 Thread via GitHub
danielcweeks merged PR #88: URL: https://github.com/apache/iceberg-python/pull/88 -- 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...@ice

Re: [PR] Require full expression parse match [iceberg-python]

2023-10-21 Thread via GitHub
Fokko commented on code in PR #88: URL: https://github.com/apache/iceberg-python/pull/88#discussion_r1367786667 ## tests/expressions/test_parser.py: ## @@ -166,3 +166,8 @@ def test_starts_with() -> None: def test_not_starts_with() -> None: assert NotStartsWith("foo", "da

[PR] Require full expression parse match [iceberg-python]

2023-10-21 Thread via GitHub
danielcweeks opened a new pull request, #88: URL: https://github.com/apache/iceberg-python/pull/88 (no comment) -- 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 unsubscri