leosanqing commented on issue #9687:
URL: https://github.com/apache/hudi/issues/9687#issuecomment-1717136409

   > I kind of agree that, but the ro table still has it's usage because not 
all of the query engines have a very good integrations for rt table, that's the 
main reason we keep ro table there.
   
   Thanks for your reply.
   
   I know this, like Impala engine, still do not support to query rt table. But 
it can recognize parquet (called hudi-parquet). If you use the rt table query 
with read optimization mode. In theory it should be possible .If you can query 
the ro table, you should be able to support query in the rt table with  read 
optimization mode
   
   The above is just my speculation. Because Impala does not support read rt 
tables, we switched to presto. We did not verify the above speculation.


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