mbutrovich commented on PR #2528: URL: https://github.com/apache/datafusion-comet/pull/2528#issuecomment-3746773873
> I'm having some issues when using a RestCatalog - > > ``` > 26[/01/13](https://jupyterhub-us/01/13) 15:00:10 ERROR IcebergReflection: Iceberg reflection failure: Failed to get table metadata: class org.apache.comet.iceberg.IcebergReflection$ cannot access a member of class org.apache.iceberg.rest.RESTTableOperations with modifiers "public" > ``` > > Using comet .12, iceberg 1.10.0, spark 3.5.6 with scala 2.13. Did you only test this for the hadoop catalog? Or did you try other types as well? @hsiang-c tested this a REST catalog and in theory we have a test that exercises this as well after https://github.com/apache/datafusion-comet/pull/2895. I'm wondering if the jars aren't all getting loaded when used with Jupyter notebooks? I'm not as familiar with this scenario. Would you mind opening a new issue and we can track discussion there? -- 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]
