Audrien Fontaine
Audrien Fontaine
**Please briefly describe the project you'd like to add to _Best of JS_?** In React environment, this project will manage Dialog state using Context & hook. Instead of managing Dialog...
https://duckdb.org/docs/archive/0.9.1/api/wasm/instantiation Add example to explain the following options from DuckDBQueryConfig: * castBigIntToDouble * castDecimalToDouble * castDurationToTime64 * castTimestampToDate * queryPollingInterval ``` await this._db.instantiate(bundle.mainModule, bundle.pthreadWorker) await this._db.open({ path: ':memory:', query: {...
### Describe the enhancement requested cc @domoritz Current JS documentation is not clear on how to read & manipulate the data from Apache Arrow JS JS version of Apache Arrow...