stephanclaus opened a new issue, #22574: URL: https://github.com/apache/superset/issues/22574
A clear and concise description of what the bug is. #### How to reproduce the bug 1. Build a chart on a data set that contains a datetime column 2. Add this chart to a dashboard 3. add a dashboard filter on the datetime column 4. apply the filter 5. See error ### Expected results the chart is filtered by the value ### Actual results An error is raised: Cannot compile Column object until its 'name' is assigned. This may be triggered by: Issue 1011 - Superset encountered an unexpected error. #### Screenshots <img width="601" alt="Screenshot 2023-01-03 at 21 32 45" src="https://user-images.githubusercontent.com/75787042/210437349-3e65e68a-2841-4f5a-9721-1ec239c73430.png"> ### Environment (please complete the following information): - Chrome Version 108.0.5359.124 (Official Build) (x86_64) - superset version: `2.0.0` - connecting to snowflake database ### Checklist Make sure to follow these steps before submitting your issue - thank you! - [ ] I have checked the superset logs for python stacktraces and included it here as text if there are any. - [ ] I have reproduced the issue with at least the latest released version of superset. - [x] I have checked the issue tracker for the same issue and I haven't found one similar. ### Additional context Superset 2.0.0 and snowflake/sqlalchemy seems to have more problems with date time handling. The same approach is working fine if the filter column is a date field. -- 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: notifications-unsubscr...@superset.apache.org.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: notifications-unsubscr...@superset.apache.org For additional commands, e-mail: notifications-h...@superset.apache.org