apache/superset

Import CSV ; The "schema" field required or not --> 2 datasets for 1 table

Open

#36.305 aberto em 27 de nov. de 2025

Ver no GitHub
 (12 comments) (0 reactions) (1 assignee)TypeScript (72.837 stars) (17.291 forks)batch import
data:csvgood first issuevalidation:required

Description

Bug description

Description

The "schema" field is not required :

with version 4 value 'public' was set by default but with V5.0.0, the default value is not set

The error message should precise

The import is OK if user set a schema but 2 datasets are existing for 1 table

Screenshots/recordings

No response

Superset version

master / latest-dev

Python version

3.9

Node version

16

Browser

Chrome

Additional context

No response

Checklist

  • I have searched Superset docs and Slack and didn't find a solution to my problem.
  • I have searched the GitHub issue tracker and didn't find a similar bug report.
  • I have checked Superset's logs for errors and if I found a relevant Python stacktrace, I included it here as text in the "additional context" section.

Guia do colaborador