nsivabalan commented on issue #16991: URL: https://github.com/apache/hudi/issues/16991#issuecomment-4800723921
This appears to be addressed on master by commit [`2ebc677`](https://github.com/apache/hudi/commit/2ebc6775dbb61ba78d5527ec60b704e0e185210e) (PR #14060, *refactor(spark): Remove glob paths and deprecate read paths support*), merged 2025-11-25. That change deleted `PathUtils.scala` and `HoodieInMemoryFileIndex.scala`, and removed glob-path / old-relation handling from `DefaultSource`, `HoodieBaseRelation`, `HoodieFileIndex`, the MOR/Bootstrap relations, and the Spark3/Spark4 adapters. If this covers the intended scope of HUDI-9395, this issue can likely be closed. -- 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]
