Abacn commented on PR #37265: URL: https://github.com/apache/beam/pull/37265#issuecomment-3802652524
This change alone won't be sufficient to make lineage report effective, as HadoopFileSystem doesn't override the no-op reportLineage method in base FileSystem: https://github.com/apache/beam/blob/master/sdks/java/io/hadoop-file-system/src/main/java/org/apache/beam/sdk/io/hdfs/HadoopFileSystem.java Also it would be nice to unit test the change to make sure its effectiveness and does not break existing use cases -- 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]
