apache/superset

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

Open

#36,305 建立於 2025年11月27日

在 GitHub 查看
 (12 留言) (0 反應) (1 負責人)TypeScript (72,837 star) (17,291 fork)batch import
data:csvgood first issuevalidation:required

描述

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.

貢獻者指南