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:
[email protected]



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to