Filter for datetime value returns "Cannot compile Column object until its 'name' is assigned." #22574
Closed
1 of 3 tasks
Labels
#bug
Bug report
A clear and concise description of what the bug is.
How to reproduce the bug
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
Environment
(please complete the following information):
2.0.0
Checklist
Make sure to follow these steps before submitting your issue - thank you!
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.
The text was updated successfully, but these errors were encountered: