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
connection resets happen intermittently
https://github.com/GlareDB/glaredb/actions/runs/8363145405/job/22895574181#step:5:439
17:21:41.041 ERROR glaredb::args::slt: Error while running test `sqllogictests/rpc` error=test fail: query result mismatch: [SQL] select * from test2; [Diff] (-expected|+actual) - 1 + 1 10 + 1 20 + 2 30 at /home/runner/work/glaredb/glaredb/testdata/sqllogictests/rpc.slt:75
16:41:14.296 ERROR glaredb::args::slt: Error while running test `sqllogictests/topn/topn_nulls_first` error=test fail: statement failed: error getting batch from flight: Tonic(Status { code: Internal, message: "External error: Execution error: Duplicate object name: 'integers' already exists", source: None }) [SQL] CREATE TEMP TABLE integers(i INTEGER) at /home/runner/work/glaredb/glaredb/testdata/sqllogictests/topn/topn_nulls_first.slt:9 16:41:14.296 ERROR glaredb::args::slt: Error while running test `sqllogictests/temp_table` error=test fail: query result mismatch: [SQL] select schema_name from glare_catalog.tables where table_name = 'abc'; [Diff] (-expected|+actual) current_session - public + pg_catalog_test at /home/runner/work/glaredb/glaredb/testdata/sqllogictests/temp_table.slt:29
The text was updated successfully, but these errors were encountered:
working theory is a flight/rpc session management/state issue.
Sorry, something went wrong.
No branches or pull requests
connection resets happen intermittently
https://github.com/GlareDB/glaredb/actions/runs/8363145405/job/22895574181#step:5:439
The text was updated successfully, but these errors were encountered: