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] jdbc-postgresql/00006_datatype.sql under catalog pg failed. #3930

Closed
danhuawang opened this issue Jun 21, 2024 · 3 comments
Closed
Assignees
Labels
0.6.0 Release v0.6.0 bug Something isn't working

Comments

@danhuawang
Copy link
Contributor

Version

main branch

Describe what's wrong

pg:jdbc-postgresql/00006_datatype.sql, FAIL, 0.035, Execute sql in the tester jdbc-postgresql/00006_datatype.sql under catalog pg failed.

Error message and/or stacktrace

pg:jdbc-postgresql/00006_datatype.sql, FAIL, 0.035, Execute sql in the tester jdbc-postgresql/00006_datatype.sql under catalog pg failed.
Sql:
CREATE SCHEMA gt_postgresql.gt_db1;
Expect:
CREATE SCHEMA
Actual:
Query 20240620_195037_00306_sm8tb failed: line 1:1: Schema 'gt_postgresql.gt_db1' already exists
LINE 1: CREATE SCHEMA gt_postgresql.gt_db1
^

How to reproduce

https://github.com/datastrato/gravitino-test/actions/workflows/test-on-eks.yml

Additional context

No response

@danhuawang danhuawang added the bug Something isn't working label Jun 21, 2024
@jerryshao jerryshao added the 0.6.0 Release v0.6.0 label Aug 1, 2024
@diqiu50
Copy link
Contributor

diqiu50 commented Aug 7, 2024

This error is caused by the previous step's error of the #3929.

@diqiu50
Copy link
Contributor

diqiu50 commented Aug 9, 2024

@danhuawang Please close the issue after you check.

@danhuawang
Copy link
Contributor Author

@danhuawang Please close the issue after you check.

Already fixed. Closed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
0.6.0 Release v0.6.0 bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants