singhpk234 commented on code in PR #15082:
URL: https://github.com/apache/iceberg/pull/15082#discussion_r2713679250
##########
core/src/test/java/org/apache/iceberg/rest/TestRESTScanPlanning.java:
##########
@@ -220,7 +139,7 @@ private void setParserContext(Table table) {
}
private RESTCatalog scanPlanningCatalog() {
Review Comment:
I wonder if we can expose the `restCatalog()` getter from the base class and
update the test to reference restCatalog() directly ? wdyt ?
--
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]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]