GeoDaCenter / GeoDaCenter/reactgeoda
[SQL UI]: Error: can not query the values from the table. Details: Error: Parser Error: syntax error at or ...
Open
bug
- Dominant language
- TypeScript
- Stars
- 0
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
Sentry Issue: [REACTGEODA-1G](https://geoda.sentry.io/issues/6074848095/?referrer=github_integration)
```
Error: Error: can not query the values from the table. Details: Error: Parser Error: syntax error at or near ")"
LINE 1: ...ected_index, * FROM "data1.csv" WHERE ()
^
at this.query (./src/hooks/use-duckdb.ts:223:13)
at async D (app:///_next/static/chunks/51.b7f233b3a21f470f.js:1:1217)
at async E (app:///_next/static/chunks/51.b7f233b3a21f470f.js:1:1188)
```
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.