We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
main branch
pg:jdbc-postgresql/00006_datatype.sql, FAIL, 0.035, Execute sql in the tester jdbc-postgresql/00006_datatype.sql under catalog pg failed.
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 ^
https://github.com/datastrato/gravitino-test/actions/workflows/test-on-eks.yml
No response
The text was updated successfully, but these errors were encountered:
This error is caused by the previous step's error of the #3929.
Sorry, something went wrong.
@danhuawang Please close the issue after you check.
Already fixed. Closed.
diqiu50
No branches or pull requests
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
The text was updated successfully, but these errors were encountered: