We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 708f615 commit 39c35ceCopy full SHA for 39c35ce
test/sql/json/table/internal_issue_6807.test_slow
@@ -15,4 +15,4 @@ CREATE TABLE T AS FROM 'https://data.gharchive.org/2023-02-08-0.json.gz';
15
query I
16
SELECT count(*) FROM duckdb_logs_parsed('HTTP') WHERE request.type = 'GET' GROUP BY request.type;
17
----
18
-9
+8
0 commit comments