Skip to content

[Bug][chunjun-connector-pgwal] pgwal does not support uppercase schema or uppercase table #1272

@momisabuilder

Description

@momisabuilder

Search before asking

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

What happened

Uploading 0241a145b6018be577e0abc4377b1c8.jpg…

What you expected to happen

1

How to reproduce

通过postgresql客户端
1.创建schema语句:create schema "LWJDB"
2.创建表:
CREATE TABLE "LWJDB"."test"(
COL1 INT ,
COL2 INT
);

Anything else

No response

Version

master

Are you willing to submit PR?

  • Yes I am willing to submit a PR!

Code of Conduct

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    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