OOub commented on issue #33235: URL: https://github.com/apache/superset/issues/33235#issuecomment-3078746829
I'm having a similar issue with superset 5.0 and a clickhouse database: the generated clickhouse SQL query returns: `WHERE is_cancelled IS false` instead of `WHERE is_cancelled = 0` OR `WHERE NOT is_cancelled ` -- 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]
