oleksshulzhenko commented on issue #15037:
URL: https://github.com/apache/superset/issues/15037#issuecomment-2456940764
Hey, I also have similar issue:
`TIME_GRAIN_ADDONS = {"PT2S": "2 second"}
TIME_GRAIN_ADDON_EXPRESSIONS = {
"clickhouse": {
"PT2S":
"toDateTime(intDiv(toUInt32(toDateTime({col})), 2)*2)",
}
}`
It does not work
--
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]