We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
On a dataset of ~4.6M rows, performing a basic query SELECT * from epa_dmr (Yeah I know this is arguably a very dumb query)
SELECT * from epa_dmr
"Error: Unreachable code should not be executed (evaluating '_.value_from_cbor(o,b(t))')"
Surrealist didn't report any errors to the console.
Insert lots of data (~9GB) in one table and run a basic SELECT query that gets returns it.
An error message "the response is too large to render" with a prompt to download the dataset.
Platform: Desktop OS: linux Architecture: x86_64 WebView: Mozilla/5.0 (X11; Ubuntu; Linux x86_64) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1 Safari/605.1.15 Version: 3.2.0 Flags: feature_flags: false, query_view: true, explorer_view: true, graphql_view: true, designer_view: true, auth_view: true, functions_view: true, models_view: true, sidekick_view: true, apidocs_view: true, themes: true, syntax_themes: false, newsfeed: true, database_version_check: true, highlight_tool: false, legacy_serve: false, cloud_enabled: true, cloud_endpoints: production, cloud_access: true, cloud_killswitch: true, changelog: auto
No response
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Describe the bug
On a dataset of ~4.6M rows, performing a basic query
SELECT * from epa_dmr
(Yeah I know this is arguably a very dumb query)Surrealist didn't report any errors to the console.
Steps to reproduce
Insert lots of data (~9GB) in one table and run a basic SELECT query that gets returns it.
Expected behaviour
An error message "the response is too large to render" with a prompt to download the dataset.
Surrealist Environment
Platform: Desktop
OS: linux
Architecture: x86_64
WebView: Mozilla/5.0 (X11; Ubuntu; Linux x86_64) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1 Safari/605.1.15
Version: 3.2.0
Flags: feature_flags: false, query_view: true, explorer_view: true, graphql_view: true, designer_view: true, auth_view: true, functions_view: true, models_view: true, sidekick_view: true, apidocs_view: true, themes: true, syntax_themes: false, newsfeed: true, database_version_check: true, highlight_tool: false, legacy_serve: false, cloud_enabled: true, cloud_endpoints: production, cloud_access: true, cloud_killswitch: true, changelog: auto
Contact Details
No response
Is there an existing issue for this?
Code of Conduct
The text was updated successfully, but these errors were encountered: