Skip to content

Implemented the binary wire format#2394

Draft
Hydrocharged wants to merge 1 commit intomainfrom
daylon/binary-wire-tests
Draft

Implemented the binary wire format#2394
Hydrocharged wants to merge 1 commit intomainfrom
daylon/binary-wire-tests

Conversation

@Hydrocharged
Copy link
Collaborator

No description provided.

@github-actions
Copy link
Contributor

github-actions bot commented Feb 27, 2026

Main PR
covering_index_scan_postgres 556.03/s 586.80/s +5.5%
index_join_postgres 118.31/s 121.49/s +2.6%
index_join_scan_postgres 173.10/s 180.18/s +4.0%
index_scan_postgres 10.89/s 10.74/s -1.4%
oltp_point_select 2199.70/s 2304.56/s +4.7%
oltp_read_only 1658.02/s 1674.46/s +0.9%
select_random_points 106.13/s 107.77/s +1.5%
select_random_ranges 428.93/s 439.27/s +2.4%
table_scan_postgres 10.70/s 10.49/s -2.0%
types_table_scan_postgres 4.91/s 4.81/s -2.1%

@Hydrocharged Hydrocharged force-pushed the daylon/binary-wire-tests branch from 3e23d68 to d3c2c75 Compare February 27, 2026 11:47
@Hydrocharged Hydrocharged force-pushed the daylon/binary-wire-tests branch from d3c2c75 to f0d13b2 Compare February 27, 2026 12:05
@github-actions
Copy link
Contributor

Main PR
Total 42090 42090
Successful 17648 17651
Failures 24442 24439
Partial Successes1 5575 5575
Main PR
Successful 41.9292% 41.9363%
Failures 58.0708% 58.0637%

${\color{lightgreen}Progressions (3)}$

psql

QUERY: SELECT 1 AS one ; SELECT warn('1.5') ; SELECT 2 AS two ;
QUERY: SELECT 3 AS three ; SELECT warn('3.5') ; SELECT 4 AS four 
QUERY: SELECT 1 AS one ; SELECT warn('1.5') ; SELECT 2 AS two ;

Footnotes

  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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant