feat: columnar pipeline, WASM string LIKE, Pandas-like DataFrame meth… #113
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'.
|