Search before asking
Version
doris-4.0.5
What's Wrong?
When querying Paimon tables via an External Catalog backed by a private S3-compatible storage, some tables consistently return AccessDenied / FORBIDDEN when read by the Paimon Native Scanner. Switching to the JNI scanner resolves the issue immediately.
The problem is table-specific within the same catalog and schema: tables pay_manager, relation, term succeed with native scanner, while ods_pxf_db_cm_contract_pay_info_fd always fails.
What You Expected?
fix it in next version
How to Reproduce?
No response
Anything Else?
No response
Are you willing to submit PR?
Code of Conduct
Search before asking
Version
doris-4.0.5
What's Wrong?
When querying Paimon tables via an External Catalog backed by a private S3-compatible storage, some tables consistently return AccessDenied / FORBIDDEN when read by the Paimon Native Scanner. Switching to the JNI scanner resolves the issue immediately.
The problem is table-specific within the same catalog and schema: tables pay_manager, relation, term succeed with native scanner, while ods_pxf_db_cm_contract_pay_info_fd always fails.
What You Expected?
fix it in next version
How to Reproduce?
No response
Anything Else?
No response
Are you willing to submit PR?
Code of Conduct