tooptoop4 commented on issue #2201: URL: https://github.com/apache/hudi/issues/2201#issuecomment-716762480
@getniz are u looking for something like this? ```SELECT count(*) FROM my_table TIMESTAMP AS OF "2019-01-01 01:30:00.000"```. https://databricks.com/blog/2019/02/04/introducing-delta-time-travel-for-large-scale-data-lakes.html ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected]
