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
docs: update error-handling page for expanded QueryModeError coverage
- INVALID_FORMAT now covers decompression failures + bad binary formats
- SCHEMA_MISMATCH includes unsupported dtype errors
- New "DataFrame validation errors" section documents QUERY_FAILED
from client.ts (limit/offset/after/append) and MEMORY_EXCEEDED
from WASM OOM
0 commit comments