nandini57 commented on issue #1582:
URL: https://github.com/apache/incubator-hudi/issues/1582#issuecomment-624783699


   Hi Balaji,
   If i rephrase the problem , at commit X, i have 3 records.I do an upsert and 
change 1 record at commit X+1.As of commit X+1,i have the latest view of data 
which is fine.But as of commit X, i don't get the view of data as commit X(the 
original 3 recs).when i do a spark read with parquet format i get a full view 
which includes both X and X+1 but how do i filter as of X
   
   
   
   
   


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