EternalDeiwos commented on issue #1442: URL: https://github.com/apache/iceberg-python/issues/1442#issuecomment-2553316284
@Fokko I am using Nessie (`type=rest` not `type=nessie`) with auth disabled (for testing purposes). The `token` is definitely not necessary and I have no trouble authenticating with the catalog (i.e. `catalog.load_table()`). The error arises after I call `table.scan()`. I have edited my OP to include the full io properties returned by the catalog. -- 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]
