Skip to Main Content
Preset Feature Feedback
Status Needs review
Categories New feature
Created by Sunny Xu
Created on Aug 1, 2023

Require Schema Choice in SQL Editor When Creating Dataset

  1. What is the problem or goal the end user is trying to solve or accomplish?

    1. Users are able to create a virtual dataset without a schema(by leaving the schema blank on the SQL editor, The virtual dataset creation picks up the schema from the SQL editor which may or may not be the right schema for it.

  2. How are they solving it currently?

    1. If the wrong schema is selected, the customer has to additional work(a custom script) to see if the users have selected the right schema(or if it doesn’t have one) for their virtual dataset(to prevent data security from being compromised)and that’s not ideal

  3. What is the recommended solution by the Customer?

    1. Having a UI dialog that lets the user confirm if they want to use <schema_name> for their virtual dataset would be great. A similar schema parameter validation would also fix

  • Attach files
  • +1