kennknowles commented on code in PR #15434:
URL: https://github.com/apache/beam/pull/15434#discussion_r1003849603


##########
build.gradle.kts:
##########
@@ -121,6 +121,13 @@ tasks.rat {
     // Sample text file for Java quickstart
     "sdks/java/maven-archetypes/examples/sample.txt",
 
+    // Files from Delta Lake Standalone Reader 
https://github.com/delta-io/connectors/tree/master/standalone/src
+    "sdks/java/io/deltalake/src/main/java/io/**/*",

Review Comment:
   This won't work. Files contributed to Beam need to comply with the license / 
ICLA and license header.



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

Reply via email to