bkyryliuk commented on issue #10054: URL: https://github.com/apache/incubator-superset/issues/10054#issuecomment-645537901
Superset allows to implement csv upload functionality for each database if needed, default implementation works for presto but for example doesn't for for hive and has a separate implementations: https://github.com/apache/incubator-superset/blob/8744dadca8f98a84c7cbdbd098e53e435627063d/superset/db_engine_specs/hive.py#L110 Contributions are more than welcome ---------------------------------------------------------------- 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]
