BenjMaq edited a comment on issue #4154:
URL: https://github.com/apache/hudi/issues/4154#issuecomment-1022077497


   Hi team @nsivabalan, I only tested with Hive yesterday and it worked. 
However, testing with Presto `0.247` now and I still cannot read the table 
correctly.
   
   I did some research and found out Hudi was bumped to `0.9.0` in PrestoDB 
`0.265` 
([PR](https://github.com/prestodb/presto/commit/b52db2c4c2baa720489ae3908acd9303a41081fc),
 [release notes](https://prestodb.io/docs/current/release/release-0.265.html)). 
For Presto `<0.265`, Hudi `0.5.3` is installed.
   
   I believe that's where the problem is. My version of Presto only has Hudi 
`0.5.3` and thus I cannot correctly read replacecommit files.
   
   The [Hudi docs](https://hudi.apache.org/docs/query_engine_setup#PrestoDB) do 
not mention anything about this issue. It only says "Presto >= 0.240 | No 
action needed. Hudi 0.5.3 version is a compile time dependency."
   
   Am I correct assuming Hudi `0.5.3` cannot correctly read replacecommit 
files? If yes, could we maybe update the Docs to reflect this?
   
   Thank you


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