JingsongLi commented on PR #9148: URL: https://github.com/apache/paimon/pull/9148#issuecomment-5312231014
When `blob-as-descriptor=true` is enabled for a cross-table BLOB view, the source table's `FileIO/token` is lost; subsequent calls to `get_blob().to_data()` attempt to read the source table's `.blob` using the target table's token, which fails under REST Catalog table-level permissions. -- 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]
