mayankshriv commented on a change in pull request #6977:
URL: https://github.com/apache/incubator-pinot/pull/6977#discussion_r641189609



##########
File path: 
pinot-core/src/main/java/org/apache/pinot/core/data/manager/offline/DimensionTableDataManager.java
##########
@@ -59,7 +59,7 @@ private DimensionTableDataManager() {
 
   /**
    * `createInstanceByTableName` should only be used by the {@link 
TableDataManagerProvider} and the returned
-   * instance should be properly initialized via {@link #init} method before 
using.
+   * instance should be properly initialized via {@link 
org.apache.pinot.segment.local.data.manager.TableDataManager#init} method 
before using.

Review comment:
       Seemed like IDE auto change.




-- 
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]



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to