alexeykudinkin commented on a change in pull request #4669:
URL: https://github.com/apache/hudi/pull/4669#discussion_r799903433
##########
File path:
hudi-common/src/main/scala/org/apache/hudi/BaseHoodieTableFileIndex.scala
##########
@@ -51,19 +51,14 @@ import scala.language.implicitConversions
* @param shouldIncludePendingCommits flags whether file-index should exclude
any pending operations
* @param fileStatusCache transient cache of fetched [[FileStatus]]es
*/
-abstract class HoodieTableFileIndexBase(engineContext: HoodieEngineContext,
+abstract class BaseHoodieTableFileIndex(engineContext: HoodieEngineContext,
Review comment:
Scala one will go away
--
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]