You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi! I’ve already left a comment in this repository regarding a similar issue.
In short, we came up with a workaround: first, we run a dummy CREATE OR REPLACE TABLE statement, followed by a DROP TABLE query. After that, the accessMode error no longer occurs.
You can read more about it here: #1962 (comment)
Uh oh!
There was an error while loading. Please reload this page.
What happens?
I added config as below:
I am loading the file from C drive using standard file dialog:
File selection code:
When I open file and execute command using below code it throws the error:
PFA attached error log.
error.txt
Question: Is it correct? does duckdb handles loading file into OPFS internally?
To Reproduce
Browser/Environment:
Version 135.0.7049.115 (Official Build) (64-bit)
Device:
Thinkpad laptop, Windows 11
DuckDB-Wasm Version:
"@duckdb/duckdb-wasm": "^1.29.1-dev132.0"
DuckDB-Wasm Deployment:
bundled
Full Name:
Dheeraj Awale
Affiliation:
natus
The text was updated successfully, but these errors were encountered: