Multazim Deshmukh
Multazim Deshmukh
But if use redshift_connector behind sqlalchemy-redshift then it doesn't work. Below are commands I am running directly from ECS task using ecs exec and not from Apache Superset UI (Hence...
Thanks a lot @Brooke-white for pointing that out. I can connect now from Superset to Redshift using redshift_connector via IAM authentication.
You will have to mark column as "is temporal" in dataset settings and specify date format as epoch_s or epoch_ms based on the granularity of the stored values. Let me...
@LahmerIlyas can you please create a PR for this one just like we discussed in [17861](https://github.com/apache/superset/issues/17861)
@LahmerIlyas did you get time to look into this?
I can confirm that DASHBOARD_RBAC works on 1.5.1. We want to upgrade to 2.0.1 but fear that it will impact our production users if this is broken in 2.0.0. A...
@rusackas Following feature flags are also missing. Can you please add them in this PR. DASHBOARD_EDIT_CHART_IN_NEW_TAB (@kgabryje) ENABLE_DND_WITH_CLICK_UX (@kgabryje) ENABLE_EXPLORE_DRAG_AND_DROP (@kgabryje) ENABLE_FILTER_BOX_MIGRATION (@graceguo-supercat) ESTIMATE_QUERY_COST (@betodealmeida) FORCE_DATABASE_CONNECTIONS_SSL (@AAfghahi) USE_ANALAGOUS_COLORS (@stephenLYZ) UX_BETA...
@rusackas Thank you so much for the detailed reply. I must have seen the latest commit instead of all changes in the PR and hence didn't notice that most of...
@michael-s-molina do we plan to include this in 3.0?
@mattitoo we are facing same issue. did upgrade to 2.0.1 solve your problem?