Open manuzhang opened 1 day ago
Hi Manu can you explain to me why the end snapshot matters here , sorry I may have missed your point (new to the codebase as well so getting familiar)
@Acehaidrey When end snapshot is set with endTimestamp
but is null, it means no valid end snapshot can be found and hence the scan is empty.
Submit https://github.com/apache/iceberg/pull/11616 to fix test failure.