Jason Norwood-Young

Results 5 issues of Jason Norwood-Young

There is no BOOLEAN type in the SQL exporter. I understand it isn't part of the SQL standard, but it is common enough to support. Barring that, attempting to export...

bug
export
SQL/database

### LanceDB version v0.4.12 ### What happened? Hi there! I'm getting a Typescript warning for the Apache Arrow version that LanceDB requires: ```javascript import * as lancedb from "vectordb"; import...

bug
typescript