danking commented on issue #1145:
URL: https://github.com/apache/iceberg-rust/issues/1145#issuecomment-2776691568
AFAICT, this still fails on `fcc88920f52dbae53257757e2d33825bea4b51a9`.
I've modified my test code a bit since then, but it still hits the same
error in scan/mod.rs. I do
Xuanwo closed issue #1145: Cannot scan empty table
URL: https://github.com/apache/iceberg-rust/issues/1145
--
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-mai
Xuanwo closed issue #1145: Cannot scan empty table
URL: https://github.com/apache/iceberg-rust/issues/1145
--
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-mai
danking commented on issue #1145:
URL: https://github.com/apache/iceberg-rust/issues/1145#issuecomment-2779062466
I created a PR that fixes this issue for me:
https://github.com/apache/iceberg-rust/pull/1166
--
This is an automated message from the Apache Git Service.
To respond to the me
liurenjie1024 commented on issue #1145:
URL: https://github.com/apache/iceberg-rust/issues/1145#issuecomment-2769388664
Thanks @danking for reporting this, IIRC this has been fixed in latest main
branch, do you mind to test in latest main branch?
--
This is an automated message from the A
danking opened a new issue, #1145:
URL: https://github.com/apache/iceberg-rust/issues/1145
### Apache Iceberg Rust version
0.4.0 (latest version)
### Describe the bug
I'm using a (relatively new) Iceberg Rest catalog. I expected the following
to simply return an empty ve