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
Some user want to declare proctime in the MV or sink. Currently for some reason RW do not support that. we need to explain and tell them how to use proctime() better such as using max(p_time) in agg query
The text was updated successfully, but these errors were encountered:
Some user want to declare proctime in the MV or sink. Currently for some reason RW do not support that. we need to explain and tell them how to use
proctime()
better such as usingmax(p_time)
in agg queryThe text was updated successfully, but these errors were encountered: