Skip to content

Do not automatically execute queries in the URL #13055

@jadami10

Description

@jadami10

#8194 added the ability to pass URLs with queries around. And when someone else clicks the URL, the query is automatically populated in the sql editor and executed.

The issue here is, it's pretty common for someone to say "hey, can you help me with this < link to expensive query that takes down a server >?" And suddenly, you have a link in the wild that will slow or take down Pinot every time it's clicked even if they just wanted to see the query.

The proposal is to, by default, disable automatically running queries via URL (including back/forward buttons)

Metadata

Metadata

Assignees

No one assigned

    Labels

    uiUI related issue

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions