prashantwason commented on a change in pull request #4212:
URL: https://github.com/apache/hudi/pull/4212#discussion_r803309459



##########
File path: 
hudi-common/src/main/java/org/apache/hudi/metadata/HoodieMetadataFileSystemView.java
##########
@@ -36,7 +36,7 @@
  */
 public class HoodieMetadataFileSystemView extends HoodieTableFileSystemView {
 
-  private final HoodieTableMetadata tableMetadata;
+  private HoodieTableMetadata tableMetadata;

Review comment:
       I didnt get why this change is required?




-- 
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: commits-unsubscr...@hudi.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to