Skip to content

Explain SQL-Statement previews rows with no chance to scroll #8328

@philipp1337

Description

@philipp1337

Describe the bug

I want to analyse a rather large SQL-Statement. I add the explain-Keyword in front of the query. When displaying the result, I see the notification that marimo only shows a preview of the first 10 rows, which is the default value in my setting. However, there is no way to navigate through the following pages like there is when displaying tables.

Will you submit a PR?

  • Yes

Environment

Details
{
  "marimo": "0.19.11",
  "editable": false,
  "location": "~/ivp/.venv/lib/python3.13/site-packages/marimo",
  "OS": "Linux",
  "OS Version": "6.12.69+deb13-amd64",
  "Processor": "",
  "Python Version": "3.13.5",
  "Locale": "--",
  "Binaries": {
    "Browser": "--",
    "Node": "--",
    "uv": "0.10.0"
  },
  "Dependencies": {
    "click": "8.3.1",
    "docutils": "0.22.4",
    "itsdangerous": "2.2.0",
    "jedi": "0.19.2",
    "markdown": "3.10.2",
    "narwhals": "2.13.0",
    "packaging": "25.0",
    "psutil": "7.1.3",
    "pygments": "2.19.2",
    "pymdown-extensions": "10.21",
    "pyyaml": "6.0.3",
    "starlette": "0.52.1",
    "tomlkit": "0.14.0",
    "typing-extensions": "4.15.0",
    "uvicorn": "0.40.0",
    "websockets": "16.0"
  },
  "Optional Dependencies": {
    "loro": "1.10.3",
    "nbformat": "5.10.4",
    "pandas": "2.3.3",
    "polars": "1.35.2",
    "pyarrow": "22.0.0",
    "pytest": "9.0.2",
    "python-lsp-ruff": "2.3.0",
    "python-lsp-server": "1.14.0",
    "ruff": "0.15.0"
  },
  "Experimental Flags": {}
}

Code to reproduce

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions