You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@superset.apache.org by "michael-s-molina (via GitHub)" <gi...@apache.org> on 2023/06/01 14:53:59 UTC

[GitHub] [superset] michael-s-molina commented on a diff in pull request #24176: fix: Time shifts with different granularity for ECharts

michael-s-molina commented on code in PR #24176:
URL: https://github.com/apache/superset/pull/24176#discussion_r1213284543


##########
superset/common/query_context_processor.py:
##########
@@ -307,6 +324,20 @@ def _get_timestamp_format(
 
         return df
 
+    def get_time_grain(

Review Comment:
   The joys of Superset and its N different ways to store/retrieve the same information :facepalm:



-- 
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-unsubscribe@superset.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org
For additional commands, e-mail: notifications-help@superset.apache.org