NeilPerry1 commented on issue #34784: URL: https://github.com/apache/superset/issues/34784#issuecomment-4623732670
Guess this issue is a major blocker for end-users planning to upgrade to Superset 5.x or 6.x. The "Calculated Column" feature is critical for clickhouse's columnar architecture. It allows users to use expressions seamlessly within physical datasets without sacrificing query optimization. Switching from clickhousedb:// back to the deprecated clickhouse+http:// dialect as a temporary workaround is not a viable solution either, as it will possibly break backend of recent Superset versions. -- 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]
