yousoph opened a new issue, #30737: URL: https://github.com/apache/superset/issues/30737
## Screenshot   ## Description The following updates need to be made in the CSV and columnar upload forms: * Move the "Preview uploaded file" toggle to be left aligned with the rest of the form fields, under the file upload option and above the Columns field * In the first item of "General information" field, it should read "CSV file" and "Columnar file" (file is not capitalized, CSV is, Columnar is) * All headers and form fields should be sentence case and not title case. For example, it should be: * CSV upload rather than CSV Upload * Columnar Upload rather than Columnar Upload * Table name rather than Table Name * File settings * If table already exists * Columns to be parsed as dates * Decimal character * Columns to read * Column data types * Header row * Rows to read * Skip rows To access these forms, connect a database and in the database settings, enable the "Allow file uploads to database" option in the Advanced > Security section. Then you should see an "Upload file to database" option at the top right of the Databases page. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
