zhangjun0x01 edited a comment on pull request #2259:
URL: https://github.com/apache/iceberg/pull/2259#issuecomment-784937086


   @rdblue I check the code , found the 
[comment](https://github.com/apache/iceberg/blob/master/flink/src/main/java/org/apache/iceberg/flink/FlinkCatalog.java#L540)
 , `We can not create a IcebergCatalogTable extends CatalogTable` ,so  in 
flink,   if we want to get the iceberg table in `FlinkCatalog` more 
conveniently , I think we can only change `loadIcebergTable` method to `public `


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

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