You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@superset.apache.org by GitBox <gi...@apache.org> on 2021/02/25 08:07:17 UTC

[GitHub] [superset] suedschwede commented on issue #13285: Superset Clickhouse driver

suedschwede commented on issue #13285:
URL: https://github.com/apache/superset/issues/13285#issuecomment-785703590


   If you try to make a date/time filter to NULLABLE(DATE) you get an error in superset
   ![image](https://user-images.githubusercontent.com/25843519/109122105-67ef0380-7748-11eb-8b0a-aca07ed1a89e.png)
   
   The expected behavior is to see just STRING and DATETIME
   
   NULLABLE(STRING) -> STRING
   NULLABLE(DATE) -> DATE
   NULLABLE(DATETIME) -> DATETIME


----------------------------------------------------------------
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:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org
For additional commands, e-mail: notifications-help@superset.apache.org