Skip to content
New issue

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

Bug: Surrealist reports an unclear CBOR error on querying huge datasets #680

Open
2 tasks done
knackstedt opened this issue Feb 8, 2025 · 0 comments
Open
2 tasks done
Labels
bug Something isn't working

Comments

@knackstedt
Copy link
Contributor

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)

"Error: Unreachable code should not be executed (evaluating '_.value_from_cbor(o,b(t))')"

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?

  • I have searched the existing issues

Code of Conduct

  • I agree to follow this project's Code of Conduct
@knackstedt knackstedt added bug Something isn't working triage This issue is new labels Feb 8, 2025
@macjuul macjuul removed the triage This issue is new label Feb 21, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants