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
An event-time-based timestamper is generally going to work better than just returning new DateTime(). The spark example should be adjusted, and also the flink one if #92 is merged in the current state.
The text was updated successfully, but these errors were encountered:
An event-time-based timestamper is generally going to work better than just returning
new DateTime()
. The spark example should be adjusted, and also the flink one if #92 is merged in the current state.The text was updated successfully, but these errors were encountered: