amogh-jahagirdar commented on code in PR #12095: URL: https://github.com/apache/iceberg/pull/12095#discussion_r1934381374
########## flink/v1.20/flink-runtime/NOTICE: ########## @@ -20,7 +57,143 @@ This binary artifact includes Apache ORC with the following in its NOTICE file: -------------------------------------------------------------------------------- -This binary artifact includes Airlift Aircompressor with the following in its +This binary artifact includes Apache Parquet 1.15.0 with the following in its NOTICE file: + +| Apache Parquet Java +| Copyright 2014-2024 The Apache Software Foundation +| +| This product includes software developed at +| The Apache Software Foundation (http://www.apache.org/). +| +| -------------------------------------------------------------------------------- +| +| This product includes parquet-tools, initially developed at ARRIS, Inc. with +| the following copyright notice: +| +| Copyright 2013 ARRIS, Inc. +| +| Licensed under the Apache License, Version 2.0 (the "License"); +| you may not use this file except in compliance with the License. +| You may obtain a copy of the License at +| +| http://www.apache.org/licenses/LICENSE-2.0 +| +| Unless required by applicable law or agreed to in writing, software +| distributed under the License is distributed on an "AS IS" BASIS, +| WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +| See the License for the specific language governing permissions and +| limitations under the License. +| +|-------------------------------------------------------------------------------- +| +| This product includes parquet-protobuf, initially developed by Lukas Nalezenc +| with the following copyright notice: +| +| Copyright 2013 Lukas Nalezenec. +| +| Licensed under the Apache License, Version 2.0 (the "License"); +| you may not use this file except in compliance with the License. +| You may obtain a copy of the License at +| +| http://www.apache.org/licenses/LICENSE-2.0 +| +| Unless required by applicable law or agreed to in writing, software +| distributed under the License is distributed on an "AS IS" BASIS, +| WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +| See the License for the specific language governing permissions and +| limitations under the License. +| +|-------------------------------------------------------------------------------- +| +| This product includes code from Apache Avro, which includes the following in +| its NOTICE file: +| +| Apache Avro +| Copyright 2010-2015 The Apache Software Foundation +| +| This product includes software developed at +| The Apache Software Foundation (http://www.apache.org/). +| +|-------------------------------------------------------------------------------- +| +| This project includes code from Kite, developed at Cloudera, Inc. with +| the following copyright notice: +| +|| Copyright 2013 Cloudera Inc. +|| +|| Licensed under the Apache License, Version 2.0 (the "License"); +|| you may not use this file except in compliance with the License. +|| You may obtain a copy of the License at +|| +|| http://www.apache.org/licenses/LICENSE-2.0 +|| +|| Unless required by applicable law or agreed to in writing, software +|| distributed under the License is distributed on an "AS IS" BASIS, +|| WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +|| See the License for the specific language governing permissions and +|| limitations under the License. +| +|-------------------------------------------------------------------------------- +| +| This project includes code from Netflix, Inc. with the following copyright +| notice: +| +|| Copyright 2016 Netflix, Inc. +|| +|| Licensed under the Apache License, Version 2.0 (the "License"); Review Comment: same as above ########## flink/v1.20/flink-runtime/LICENSE: ########## @@ -336,55 +352,14 @@ License text: -------------------------------------------------------------------------------- -This binary artifact contains Animal Sniffer Annotations. - -Copyright: 2009-2018 codehaus.org -Home page: https://www.mojohaus.org/animal-sniffer/animal-sniffer-annotations/ -License: https://www.mojohaus.org/animal-sniffer/animal-sniffer-annotations/license.html (MIT license) - -License text: -| The MIT License -| -| Copyright (c) 2009 codehaus.org. -| -| Permission is hereby granted, free of charge, to any person obtaining a copy -| of this software and associated documentation files (the "Software"), to deal -| in the Software without restriction, including without limitation the rights -| to use, copy, modify, merge, publish, distribute, sublicense, and/or sell -| copies of the Software, and to permit persons to whom the Software is -| furnished to do so, subject to the following conditions: -| -| The above copyright notice and this permission notice shall be included in -| all copies or substantial portions of the Software. -| -| THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR -| IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, -| FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE -| AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER -| LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, -| OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN -| THE SOFTWARE. - --------------------------------------------------------------------------------- - -This binary artifact contains Caffeine by Ben Manes. - +Group: com.github.ben-names.caffeine Name: caffeine Version: 3.0.5 Review Comment: I'm seeing 2.9.3 in the runtimeClasspath for this dependency? ########## flink/v1.20/flink-runtime/NOTICE: ########## @@ -7,10 +6,48 @@ The Apache Software Foundation (http://www.apache.org/). -------------------------------------------------------------------------------- -This binary artifact includes Apache ORC with the following in its NOTICE file: +This binary artifact includes Apache Avro 1.7.4 with the following in its NOTICE file: + +| Apache Avro +| Copyright 2010 The Apache Software Foundation +| +| This product includes software developed at +| The Apache Software Foundation (http://www.apache.org/). +| +| C JSON parsing provided by Jansson and +| written by Petri Lehtinen. The original software is +|available from http://www.digip.org/jansson/. Review Comment: nit space before available ########## flink/v1.20/flink-runtime/NOTICE: ########## @@ -20,7 +58,143 @@ This binary artifact includes Apache ORC with the following in its NOTICE file: -------------------------------------------------------------------------------- -This binary artifact includes Airlift Aircompressor with the following in its +This binary artifact includes Apache Parquet 1.15.0 with the following in its NOTICE file: + Review Comment: Sure! I just wanted to make sure we didn't forget ########## spark/v3.5/spark-runtime/LICENSE: ########## @@ -456,95 +380,49 @@ License text: -------------------------------------------------------------------------------- -This binary artifact contains Animal Sniffer Annotations. - -Copyright: 2009-2018 codehaus.org -Home page: https://www.mojohaus.org/animal-sniffer/animal-sniffer-annotations/ -License: https://www.mojohaus.org/animal-sniffer/animal-sniffer-annotations/license.html (MIT license) - -License text: -| The MIT License -| -| Copyright (c) 2009 codehaus.org. -| -| Permission is hereby granted, free of charge, to any person obtaining a copy -| of this software and associated documentation files (the "Software"), to deal -| in the Software without restriction, including without limitation the rights -| to use, copy, modify, merge, publish, distribute, sublicense, and/or sell -| copies of the Software, and to permit persons to whom the Software is -| furnished to do so, subject to the following conditions: -| -| The above copyright notice and this permission notice shall be included in -| all copies or substantial portions of the Software. -| -| THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR -| IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, -| FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE -| AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER -| LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, -| OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN -| THE SOFTWARE. - --------------------------------------------------------------------------------- - -This binary artifact contains Caffeine by Ben Manes. - +Group: com.github.ben-manes.caffeine Name: caffeine Version: 2.9.3 Copyright: 2014-2019 Ben Manes and contributors Home page: https://github.com/ben-manes/caffeine License: http://www.apache.org/licenses/LICENSE-2.0 -------------------------------------------------------------------------------- -This binary artifact contains Apache Arrow. - -Copyright: 2016-2019 The Apache Software Foundation. +Group: org.apache.arrow Name: arrow-vector Version: 15.0.2 +Copyright: 2016-2024 The Apache Software Foundation Home page: https://arrow.apache.org/ License: http://www.apache.org/licenses/LICENSE-2.0 -------------------------------------------------------------------------------- -This binary artifact contains Netty's buffer library. - -Copyright: 2014-2020 The Netty Project -Home page: https://netty.io/ -License: http://www.apache.org/licenses/LICENSE-2.0 - --------------------------------------------------------------------------------- - -This binary artifact contains Google FlatBuffers. - -Copyright: 2013-2020 Google Inc. -Home page: https://google.github.io/flatbuffers/ +Group: org.apache.arrow Name: arrow-format Version: 15.0.2 +Copyright: 2016-2024 The Apache Software Foundation +Home page: https://arrow.apache.org/ License: http://www.apache.org/licenses/LICENSE-2.0 -------------------------------------------------------------------------------- -This binary artifact contains Carrot Search Labs HPPC. - -Copyright: 2002-2019 Carrot Search s.c. -Home page: http://labs.carrotsearch.com/hppc.html +Group: org.apache.arrow Name: arrow-memory-core Version: 15.0.2 +Copyright: 2016-2024 The Apache Software Foundation +Home page: https://arrow.apache.org/ License: http://www.apache.org/licenses/LICENSE-2.0 -------------------------------------------------------------------------------- -This binary artifact contains code from Apache Lucene via Carrot Search HPPC. - -Copyright: 2011-2020 The Apache Software Foundation. -Home page: https://lucene.apache.org/ +Group: io.netty Name: netty Version: 4.1.96.Final +Copyright: 2014 The Netty Project +Home page: https://netty.io/ License: http://www.apache.org/licenses/LICENSE-2.0 -------------------------------------------------------------------------------- -This binary artifact contains Apache Yetus audience annotations. - -Copyright: 2008-2020 The Apache Software Foundation. -Home page: https://yetus.apache.org/ +Group: com.google.flatbuffers Name: flatbuffers-java Version: 23.5.26 +Copyright: 2013-2020 Google Inc. +Home page: https://google.github.io/flatbuffers/ Review Comment: Is this actually bundled in the release? I know our LICENSE mentioned it prior to this change but it looks like this is part of the test runtime. ########## flink/v1.20/flink-runtime/NOTICE: ########## @@ -20,7 +57,143 @@ This binary artifact includes Apache ORC with the following in its NOTICE file: -------------------------------------------------------------------------------- -This binary artifact includes Airlift Aircompressor with the following in its +This binary artifact includes Apache Parquet 1.15.0 with the following in its NOTICE file: + +| Apache Parquet Java +| Copyright 2014-2024 The Apache Software Foundation +| +| This product includes software developed at +| The Apache Software Foundation (http://www.apache.org/). +| +| -------------------------------------------------------------------------------- +| +| This product includes parquet-tools, initially developed at ARRIS, Inc. with +| the following copyright notice: +| +| Copyright 2013 ARRIS, Inc. +| +| Licensed under the Apache License, Version 2.0 (the "License"); +| you may not use this file except in compliance with the License. +| You may obtain a copy of the License at +| +| http://www.apache.org/licenses/LICENSE-2.0 +| +| Unless required by applicable law or agreed to in writing, software +| distributed under the License is distributed on an "AS IS" BASIS, +| WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +| See the License for the specific language governing permissions and +| limitations under the License. +| +|-------------------------------------------------------------------------------- +| +| This product includes parquet-protobuf, initially developed by Lukas Nalezenc +| with the following copyright notice: +| +| Copyright 2013 Lukas Nalezenec. +| +| Licensed under the Apache License, Version 2.0 (the "License"); +| you may not use this file except in compliance with the License. +| You may obtain a copy of the License at +| +| http://www.apache.org/licenses/LICENSE-2.0 +| +| Unless required by applicable law or agreed to in writing, software +| distributed under the License is distributed on an "AS IS" BASIS, +| WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +| See the License for the specific language governing permissions and +| limitations under the License. +| +|-------------------------------------------------------------------------------- +| +| This product includes code from Apache Avro, which includes the following in +| its NOTICE file: +| +| Apache Avro +| Copyright 2010-2015 The Apache Software Foundation +| +| This product includes software developed at +| The Apache Software Foundation (http://www.apache.org/). +| +|-------------------------------------------------------------------------------- +| +| This project includes code from Kite, developed at Cloudera, Inc. with +| the following copyright notice: +| +|| Copyright 2013 Cloudera Inc. +|| +|| Licensed under the Apache License, Version 2.0 (the "License"); +|| you may not use this file except in compliance with the License. +|| You may obtain a copy of the License at +|| +|| http://www.apache.org/licenses/LICENSE-2.0 +|| +|| Unless required by applicable law or agreed to in writing, software +|| distributed under the License is distributed on an "AS IS" BASIS, +|| WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +|| See the License for the specific language governing permissions and +|| limitations under the License. Review Comment: I think the formatting is a bit off with the double `|` -- 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: issues-unsubscr...@iceberg.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@iceberg.apache.org For additional commands, e-mail: issues-h...@iceberg.apache.org