Skip to content

feat: columnar pipeline, WASM string LIKE, Pandas-like DataFrame meth… #113

feat: columnar pipeline, WASM string LIKE, Pandas-like DataFrame meth…

feat: columnar pipeline, WASM string LIKE, Pandas-like DataFrame meth… #113

Triggered via push March 8, 2026 03:32
Status Failure
Total duration 3m 19s
Artifacts

ci.yml

on: push
conformance
conformance
bench
bench
Fit to window
Zoom out
Zoom in

Annotations

4 errors
test
Process completed with exit code 2.
test: src/client.ts#L981
Cannot find name 'DataType'.
test: src/client.ts#L914
'agg' implicitly has type 'any' because it does not have a type annotation and is referenced directly or indirectly in its own initializer.
test: src/client.ts#L750
Property 'explain' is missing in type '{ execute(_query: QueryDescriptor): Promise<QueryResult<Row>>; }' but required in type 'QueryExecutor'.