adamcodes716 commented on issue #291: URL: https://github.com/apache/iceberg-go/issues/291#issuecomment-2669588295
> This URI seems wrong? `http://localhost:19120/iceberg/v1/main%7Cs3%3A%2F%2Fwarehouse/namespaces/my_namespace_1/tables` > > Looking at Nessie's API description, i'm not seeing `/v1/main` anywhere in the REST api, it also seems wrong that it would include `s3://warehouse/.....` in the URI. Is this using the existing REST catalog in iceberg-go or your custom catalog for nessie interactions? This is the issue that many people are running into. Is that endpoint wrong? This is what I get when I try to load_catalog, and I get a 404. Others apparently do not. -- 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: issues-unsubscr...@iceberg.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@iceberg.apache.org For additional commands, e-mail: issues-h...@iceberg.apache.org