Skip to content

Commit 39c35ce

Browse files
committed
Fixup internal_issue_6807.test_slow, it's exaclty 8 after rework
1 parent 708f615 commit 39c35ce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/sql/json/table/internal_issue_6807.test_slow

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,4 +15,4 @@ CREATE TABLE T AS FROM 'https://data.gharchive.org/2023-02-08-0.json.gz';
1515
query I
1616
SELECT count(*) FROM duckdb_logs_parsed('HTTP') WHERE request.type = 'GET' GROUP BY request.type;
1717
----
18-
9
18+
8

0 commit comments

Comments
 (0)