BenjMaq commented on issue #4154:
URL: https://github.com/apache/hudi/issues/4154#issuecomment-1004148341


   Hi everyone, sorry for the late reply as I was on holidays.
   
   I tried again after @YannByron 's comment but this time I tried reading the 
files using Scala (`spark.read.format("hudi")`) and not Presto / Hive... and I 
was able to see the **correct** data! I then tried again using Presto / Hive, 
and I still saw the **old** data. 
   
   **So I believe it has something to do with Presto / Hive not being able to 
read the latest metadata of the table.** Would that be possible? Would 
something be missing in the Presto / Hive read implementation?


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