smirs opened a new issue #9815: URL: https://github.com/apache/incubator-superset/issues/9815
I am trying to insert a new database into Superset and I need your help. Initially, what I wanted to to was inserting a csv file into Superset and use as a db/table. I quickly realized "upload csv" is disabled in Superset for some reasons. Then I started to create a db file from a csv in sqlitestudio (successfull) and trying to insert that db file into Superset (unsuccessfull). All of my attempts to search and pass the appropriate SQLAlchemy URL in Superset [add new database] has failed. I read the documentations too, but still need help... ---------------------------------------------------------------- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
