You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
My Clickhouse's log tables require very specific ORDER BY expression (toStartOfHour(timestamp) desc,timestamp desc).
I need an ability to define custom ORDER BY expression in the source.
My Clickhouse's log tables require very specific ORDER BY expression (toStartOfHour(timestamp) desc,timestamp desc).
I need an ability to define custom ORDER BY expression in the source.