melin opened a new issue #5016:
URL: https://github.com/apache/hudi/issues/5016


   Use sql to query the specified version data
   ``` 
   SELECT * FROM default.people10m VERSION AS OF 0; 
   SELECT * FROM default.people10m TIMESTAMP AS OF '2019-01-29 00:37:58'; 
   ``` 


-- 
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.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to