Skip to content

Custom SQL Queries #1935

Description

@beccamc

Goal

Allow users to specify a custom SQL query instead of generating our own.

Current experience

Currently users can manually edit via the mbconfig.

Proposed implementation

We should surface this ability in Advanced Data Options.

Options:

Options Pros Cons
Any raw SQL query User is in full control of how they query and structure their data Adds more complexity to UI experience for complex SQL queries (JOINS)
Only SELECT statement UI experience remains mostly the same while allowing some degree of customization User has to save query to View / Table before querying it with Model Builder

To-Do

@beccamc

  • Investigate experience and limitations of using more complex SQL queries

@luisquintanilla

  • Get feedback from the community

Metadata

Metadata

Labels

Data PrepNeeds DesignNeed input from design teamNeeds PMPriority:1Work that is critical for the release, but we could probably ship without

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions