pengzhiwei2018 commented on pull request #3120:
URL: https://github.com/apache/hudi/pull/3120#issuecomment-865647016


   Hi @umehrot2 ,Currently `HoodieBootstrapRelation` can not read bootstrap MOR 
`rt` table which will return the same result as `ro` table.  After we have 
synced the spark datasource properties in `HiveSyncTool` in this PR, The test 
case `ITTestHoodieDemo#testSparkSQLAfterSecondBatch` will failed. Because spark 
will read the bootstrap mor `rt` by the `HoodieBootstrapRelation`. 
   So I think we should support reading `rt` table in `HoodieBootstrapRelation` 
before we can merge this PR. Can you give me some suggestion? thanks~


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

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to