prashantwason commented on a change in pull request #1687:
URL: https://github.com/apache/hudi/pull/1687#discussion_r444655765
##########
File path:
hudi-client/src/main/java/org/apache/hudi/io/storage/HoodieFileWriter.java
##########
@@ -33,4 +37,12 @@
void close() throws IOException;
void writeAvro(String key, R oldRecord) throws IOException;
+
+ static Configuration registerFileSystem(Path file, Configuration conf) {
Review comment:
Moved
----------------------------------------------------------------
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]