huangxiaopingRD opened a new pull request, #9300: URL: https://github.com/apache/paimon/pull/9300
### Purpose Fix system table predicate handling by intersecting snapshot/schema ID bounds instead of overwriting them. Return empty results for contradictory ranges. Applies to `$snapshots`, `$schemas`, and `$manifests`. ### Tests - Added lower/upper-bound, predicate-order, and empty-range coverage. - Ran `SnapshotsTableTest`, `SchemasTableTest`, and `ManifestsTableTest`. -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
