villebro commented on code in PR #24176:
URL: https://github.com/apache/superset/pull/24176#discussion_r1223046180
##########
superset/db_engine_specs/base.py:
##########
@@ -80,25 +81,25 @@ class TimeGrain(NamedTuple):
builtin_time_grains: dict[str | None, str] = {
- "PT1S": __("Second"),
Review Comment:
Oh right - I believe it should in fact be an enum (I'll comment on the
relevant line)
--
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: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]