hudi-bot opened a new issue, #14943:
URL: https://github.com/apache/hudi/issues/14943

   ## JIRA info
   
   - Link: https://issues.apache.org/jira/browse/HUDI-3004
   - Type: Task
   - Epic: https://issues.apache.org/jira/browse/HUDI-2687
   - Fix version(s):
     - 0.11.0
   
   
   ---
   
   
   ## Comments
   
   22/Dec/21 01:30;guoyihua;The implementation is done: 
[https://github.com/codope/trino/pull/3]
   
   Currently, HBase 1.2.3 used by Hudi is not compatible with Java 11 (required 
for Trino) when querying the table with bootstrap file format: `Caused by: 
java.lang.RuntimeException: Unexpected version format: 11.0.13`
   
   [https://gist.github.com/yihua/af275ce96d8f0ecb310e97e0369f7fdc]
   
    ;;;
   
   ---
   
   01/Nov/23 14:25;codope;Reopened as we can't use `FileStatus`. After 
[https://github.com/trinodb/trino/pull/17392], Hadoop libs have been removed 
from the connector. So, the above implementation won't work.;;;


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