zaza commented on issue #9289: URL: https://github.com/apache/hudi/issues/9289#issuecomment-1688859769
Fair enough. This is what I found so far: the only implementation of `BaseHoodieTableFileIndex` is `SparkHoodieTableFileIndex` which is annotated with `@NotThreadSafe`. I'm guessing this has been done for a reason and maybe changing the internal data structure is not the way to go. -- 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]
