genzgd commented on issue #23098: URL: https://github.com/apache/superset/issues/23098#issuecomment-1498056609
This is non-trivial to implement because of the way that Superset actually uploads CSVs. There are plenty of ways to do this outside of Superset, but the current Superset implementation requires several SQLAlchemy features that are not implemented for ClickHouse and are not currently on the roadmap. At some point it would be nice if Superset added an upload API in the EngineSpec that was not SQLAlchemy dependent. -- 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]
