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

Catalog test failed: e2e_test/visibility_mode/../batch/./catalog/pg_database.slt.part #15058

Closed
kwannoel opened this issue Feb 8, 2024 · 0 comments · Fixed by #15059
Closed
Assignees
Labels
type/bug Something isn't working
Milestone

Comments

@kwannoel
Copy link
Contributor

kwannoel commented Feb 8, 2024

    [SQL] SELECT oid, datname, encoding, datcollate, datctype, datistemplate, datallowconn, datconnlimit, dattablespace FROM pg_catalog.pg_database where oid = 0;
    [Diff] (-expected|+actual)
    -   0 dev 6 C C f t -1 1663

https://buildkite.com/risingwavelabs/pull-request/builds/41961#018d83f8-8ee1-4826-980f-c57e0c9e8feb

This step uses sqlbackend via single_node mode.

I suppose that could be the root cause.

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

Successfully merging a pull request may close this issue.

2 participants