yihua commented on issue #6137: URL: https://github.com/apache/hudi/issues/6137#issuecomment-1299285953
Here is one fix that is in progress, by optionally falling back to using Spark's data source with`HoodieROTablePathFilter` (how data source read is implemented pre-0.9.0 release) instead of `HoodieFileIndex`, so queries on Hudi tables can work in Databricks runtime. -- 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]
