dolthub / doltgresql

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

Support dolt.rebase, add tests #996

Closed tbantle22 closed 2 days ago

github-actions[bot] commented 3 days ago
Main PR
covering_index_scan_postgres 423.19/s 434.63/s +2.7%
index_join_postgres 161.58/s 162.34/s +0.4%
index_join_scan_postgres 188.42/s 187.94/s -0.3%
index_scan_postgres 15.14/s 14.99/s -1.0%
oltp_point_select 2837.21/s 2830.74/s -0.3%
oltp_read_only 1935.22/s 1914.38/s -1.1%
select_random_points 120.45/s 121.53/s +0.8%
select_random_ranges 92.08/s 92.50/s +0.4%
table_scan_postgres 14.65/s 14.76/s +0.7%
types_table_scan_postgres 6.91/s 6.97/s +0.8%
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.