aokolnychyi commented on a change in pull request #1986: URL: https://github.com/apache/iceberg/pull/1986#discussion_r549627424
########## File path: LICENSE ########## @@ -289,3 +289,12 @@ Copyright: 2011-2018 The Apache Software Foundation Home page: https://spark.apache.org/ License: https://www.apache.org/licenses/LICENSE-2.0 +-------------------------------------------------------------------------------- + +This product includes code from Delta Lake. + +* AssignmentAlignmentSupport is an independent development but was inspired by an equivalent rule in Delta. Review comment: It was used as a reference. I did not simply copy the code as is so I added "inspired by" to give credit to the original authors. The rules should be logically equivalent and should be part of Spark, not data sources. ---------------------------------------------------------------- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
