Skip to content

[Bug] Paimon Native Scanner returns FORBIDDEN (403) on specific tables when using private S3-compatible storage, JNI scanner works fine #64393

@Jerome786

Description

@Jerome786

Search before asking

  • I had searched in the issues and found no similar issues.

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?

  • Yes I am willing to submit a PR!

Code of Conduct

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions