doltgresql icon indicating copy to clipboard operation
doltgresql copied to clipboard

dolthub/dolt#1374: Fixes dolt_log table missing cols in test

Open elianddb opened this issue 3 months ago • 2 comments

elianddb avatar Sep 18 '25 21:09 elianddb

Main PR
covering_index_scan_postgres 320.82/s 322.85/s +0.6%
index_join_postgres 149.05/s 139.23/s -6.6%
index_join_scan_postgres 187.64/s 188.00/s +0.1%
index_scan_postgres 11.87/s 11.50/s -3.2%
oltp_point_select 2444.49/s 2368.18/s -3.2%
oltp_read_only 1754.21/s 1682.90/s -4.1%
select_random_points 112.71/s 110.59/s -1.9%
select_random_ranges 123.88/s 126.00/s +1.7%
table_scan_postgres 11.08/s 11.05/s -0.3%
types_table_scan_postgres 5.23/s 5.18/s -1.0%

github-actions[bot] avatar Sep 18 '25 21:09 github-actions[bot]

Main PR
Total 42090 42090
Successful 17016 17016
Failures 25074 25074
Partial Successes[^1] 5613 5613
Main PR
Successful 40.4277% 40.4277%
Failures 59.5723% 59.5723%
[^1]: These are tests that we're marking as Successful, however they do not match the expected output in some way. This is due to small differences, such as different wording on the error messages, or the column names being incorrect while the data itself is correct.

github-actions[bot] avatar Sep 18 '25 22:09 github-actions[bot]