umehrot2 commented on pull request #1702: URL: https://github.com/apache/hudi/pull/1702#issuecomment-670717238
> @umehrot2 some tests are failing . looking at them later today. > > Before we head into the weekend, is this PR ready from your perspective. if so, I will take care of making the final changes and land. @vinothchandar the rebase has some issues. With the introduction of Spark datasource support for real time queries, we need to handle the bootstrap case there. For bootstrapped tables, real time queries are still not supported. Only read optimized queries will work for MOR case with bootstrapped tables for now. I will fix this, and hopefully that should fix atleast the unit test failures. ---------------------------------------------------------------- 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]
