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
Atm, in TemporalCSVDataSource and Sink we store maximum timestamps as Long.MAX which results in a very large file size because those values are high duplicated.
The text was updated successfully, but these errors were encountered:
Atm, in TemporalCSVDataSource and Sink we store maximum timestamps as Long.MAX which results in a very large file size because those values are high duplicated.
The text was updated successfully, but these errors were encountered: