This is an automated email from the ASF dual-hosted git repository.
singhpk234 pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/iceberg.git
from 059310ead7 Build: Restore JVM 11 for build-checks and build-javadoc
(#14534)
add 7368e5990d Core: Fix validation of PlanTableScanRequest (#14561)
No new revisions were added by this update.
Summary of changes:
.../rest/requests/PlanTableScanRequest.java | 23 +++++++--
.../rest/requests/PlanTableScanRequestParser.java | 2 +-
.../rest/responses/PlanTableScanResponse.java | 7 +++
...st.java => TestPlanTableScanRequestParser.java} | 56 +++++++++++++++++++---
4 files changed, 77 insertions(+), 11 deletions(-)
rename
core/src/test/java/org/apache/iceberg/rest/requests/{TestPlanTableScanRequest.java
=> TestPlanTableScanRequestParser.java} (69%)