Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug report] PostgreSQL query table information incorrect #1171

Closed
Clearvive opened this issue Dec 15, 2023 · 0 comments · Fixed by #1183
Closed

[Bug report] PostgreSQL query table information incorrect #1171

Clearvive opened this issue Dec 15, 2023 · 0 comments · Fixed by #1183
Assignees

Comments

@Clearvive
Copy link
Contributor

Describe what's wrong

PostgreSQL should display the specified database and schema when loading table fields, otherwise it will be loaded into tables that do not belong to that database. schema

Error message and/or stacktrace

image

How to reproduce

Creating the same table under different schemas

Additional context

No response

@Clearvive Clearvive added this to the Gravitino 0.4.0 milestone Dec 15, 2023
@Clearvive Clearvive self-assigned this Dec 15, 2023
Clearvive pushed a commit to Clearvive/gravitino that referenced this issue Dec 18, 2023
Clearvive pushed a commit to Clearvive/gravitino that referenced this issue Dec 18, 2023
Clearvive pushed a commit to Clearvive/gravitino that referenced this issue Dec 18, 2023
Clearvive pushed a commit to Clearvive/gravitino that referenced this issue Dec 18, 2023
jerryshao pushed a commit that referenced this issue Dec 18, 2023
…loaded under multiple schemas. (#1183)

### What changes were proposed in this pull request?
Fix a bug where the same table name can be loaded under multiple schemas

### Why are the changes needed?
Fix: #1171 

### Does this PR introduce _any_ user-facing change?
NO

### How was this patch tested?
UT

Co-authored-by: Clearvive <clearvive@datastrato.com>
github-actions bot pushed a commit that referenced this issue Dec 18, 2023
…loaded under multiple schemas. (#1183)

### What changes were proposed in this pull request?
Fix a bug where the same table name can be loaded under multiple schemas

### Why are the changes needed?
Fix: #1171 

### Does this PR introduce _any_ user-facing change?
NO

### How was this patch tested?
UT

Co-authored-by: Clearvive <clearvive@datastrato.com>
jerryshao pushed a commit that referenced this issue Dec 19, 2023
…loaded under multiple schemas. (#1195)

### What changes were proposed in this pull request?
Fix a bug where the same table name can be loaded under multiple schemas

### Why are the changes needed?
Fix: #1171 

### Does this PR introduce _any_ user-facing change?
NO

### How was this patch tested?
UT

Co-authored-by: Clearvive <143773256+Clearvive@users.noreply.github.com>
Co-authored-by: Clearvive <clearvive@datastrato.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant