You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@superset.apache.org by GitBox <gi...@apache.org> on 2022/03/18 20:57:41 UTC

[GitHub] [superset] jleute commented on issue #19260: Week-based time grains not working with databricks engine since spark 3.0

jleute commented on issue #19260:
URL: https://github.com/apache/superset/issues/19260#issuecomment-1072790595


   It looks like the problem was already fixed 10 days ago. We are using the latest release, which generates a different query:
   `date_format(date_sub(`date`, CAST(7-from_unixtime(unix_timestamp(`date`), 'u') as int)), 'yyyy-MM-dd 00:00:00')`


-- 
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