villebro commented on issue #8451: Upload CSV does not work, in replacement and append mode URL: https://github.com/apache/incubator-superset/issues/8451#issuecomment-546592114 I was able to reproduce. It's not that the csv file isn't being uploaded; rather Superset is complaining that the **Superset** table (=metadata) is already present. I'm thinking users expect `replace` and `append` to assume that the table metadata already exists, and to only try to create metadata if inserting in `fail` mode. Will put through a PR soon.
---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
