zhangjun0x01 commented 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, we can not create a `SparkTable` implements `org.apache.spark.sql.connector.catalog.Table` like spark ---------------------------------------------------------------- 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]
