Vikas-kum opened a new issue #3054:
URL: https://github.com/apache/hudi/issues/3054


   
   Does Hudi supports point in time queries. I want to know if I can query the 
value of specific row from table at certain time instant. 
   
   For example:
   select * from ABC where key='p1' and event_time='t1'
   
   Also, if I have lot of query like this, is there efficient recommended way 
to achieve this?
   
   


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


Reply via email to