RussellSpitzer commented on PR #15895:
URL: https://github.com/apache/iceberg/pull/15895#issuecomment-4207175170

   **`BaseSessionCatalog` / `AsCatalog.loadTable` (~line 98 on `main`)**
   
   I think we need to override the delegates here as well — once 
`SupportsReferencedBy` (or equivalent) is exposed on the `Catalog` view 
returned by `asCatalog`, this adapter should forward to 
`SessionCatalog.loadTable(context, ident, referencedBy)` the same way it 
forwards the two-arg `loadTable`.
   
   *(GitHub does not allow inline review comments on lines that are not part of 
this PR’s diff; `BaseSessionCatalog.java` is unchanged here.)*


-- 
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]

Reply via email to