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  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]
