dolthub / doltgresql

DoltgreSQL - Version Controlled PostgreSQL
Apache License 2.0
1.12k stars 25 forks source link

Tests and fixes for dolt_rebase and dolt_ignore #994

Closed tbantle22 closed 2 days ago

tbantle22 commented 4 days ago

Dolt PR: https://github.com/dolthub/dolt/pull/8578/files

github-actions[bot] commented 4 days ago
Main PR
covering_index_scan_postgres 442.39/s 434.87/s -1.7%
index_join_postgres 161.67/s 162.89/s +0.7%
index_join_scan_postgres 188.11/s 187.25/s -0.5%
index_scan_postgres 15.02/s 15.25/s +1.5%
oltp_point_select 2866.08/s 2853.16/s -0.5%
oltp_read_only 1945.44/s 1928.25/s -0.9%
select_random_points 119.02/s 121.16/s +1.7%
select_random_ranges 90.76/s 91.52/s +0.8%
table_scan_postgres 14.42/s 14.74/s +2.2%
types_table_scan_postgres 6.85/s 6.86/s +0.1%
github-actions[bot] commented 2 days ago
Main PR
Total 42090 42090
Successful 14534 14534
Failures 27556 27556
Partial Successes[^1] 4689 4689
Main PR
Successful 34.5308% 34.5308%
Failures 65.4692% 65.4692%

[^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.