Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

[Feature Request] SQL query explainer #87

Open
@asaprahul

Description

Explain SQL query back in natural language.

SQL code-gen we have today is powerful because it enables to get accurate answers from a massive dataset (given that the generated SQL is correct). However, if a lot of our users are not SQL experts but just anyone who has data questions then it might be worthwhile exploring a natural language SQL explainer.

Basically, explain to the user in natural language what the generated SQL is doing so they know whether it's correct or not.

Screenshot 2023年03月14日 at 3 33 58 PM

Accompanying explanation:

Screenshot 2023年03月14日 at 3 32 39 PM

Ideally would like to do this in separate network calls so that the latency for the first step (generating SQL, rendering table and visualization) is not affected.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions

        AltStyle によって変換されたページ (->オリジナル) /