Skip to content

Conversation

oruen
Copy link

@oruen oruen commented Sep 2, 2025

While using the library with Superset 4.1, I realized "is true" filter used in Superset charts doesn't work as expected: it produces expressions like my_bool = 1 which Databricks SQL doesn't support. Enabling supports_native_boolean setting makes superset produce the correct query: my_bool = true

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant