vinothchandar commented on a change in pull request #3075:
URL: https://github.com/apache/hudi/pull/3075#discussion_r654834766



##########
File path: 
hudi-spark-datasource/hudi-spark-common/src/main/java/org/apache/hudi/internal/DataSourceInternalWriterHelper.java
##########
@@ -105,4 +110,9 @@ public HoodieTable getHoodieTable() {
   public WriteOperationType getWriteOperationType() {
     return operationType;
   }
+
+  @VisibleForTesting

Review comment:
       yes can we remove this. Not a great fan of informational annotations 
like these. 




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


Reply via email to