fanxinglanyu commented on issue #3323:
URL: https://github.com/apache/hudi/issues/3323#issuecomment-889981072


   I ran into the same problem of doing an update operation in the original 
database and then using Spark to do an incremental query and found that the 
query time was not the actual point in time. For example, the actual Parquet 
file is the result of the Hadoop command query(the 
actual:4fe43850-4be8-447f-827e-edfdba44adb
   4-0_0-341-295_20210730142459.parquet), but the incremental query result is
   
   `java.io.FileNotFoundException: File does not exist: HDFS: / / HDP - jk - 
020 / user / 1:8 hive/warehouse/be8 fe43850 test_increment_hudi9_mor 
2021/07/30/4-4-447 - f - 827 - e - edfdba44adb _0-4-0 
340-294_20210730142459.parquet`


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