maudrid commented on issue #27284: URL: https://github.com/apache/superset/issues/27284#issuecomment-1985523833
I ran into this issue also and it was my own fault. Please compare the zip file you exported with the one that you modified. In my case I had messed up the folder structure. Original: ``` Root | -> dataset_export_20240308T102914 | -> Databases -> Datasets ``` My version: ``` Root | -> Databases -> Datasets ``` There needs to be a directory in the root of the zip file. -- 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: notifications-unsubscr...@superset.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: notifications-unsubscr...@superset.apache.org For additional commands, e-mail: notifications-h...@superset.apache.org