File tree Expand file tree Collapse file tree 2 files changed +30
-34
lines changed
Expand file tree Collapse file tree 2 files changed +30
-34
lines changed Original file line number Diff line number Diff line change 200200 WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
201201 See the License for the specific language governing permissions and
202202 limitations under the License.
203-
204- --------------------------------------------------------------------------------
205-
206- This product includes code from Apache Avro.
207-
208- * Code for initializing the Avro (de)compression codecs
209- * The Binary decoder for reading in an Avro byte stream
210-
211- Copyright: 2014-2022 The Apache Software Foundation.
212- Home page: https://avro.apache.org/
213- License: https://www.apache.org/licenses/LICENSE-2.0
214-
215- --------------------------------------------------------------------------------
216-
217- This product includes code from Apache Thrift.
218-
219- * Uses the fb303.thrift file that's part of Hive's thrift service in vendor/fb303/
220-
221- Copyright: 2006-2022 The Apache Software Foundation.
222- Home page: https://thrift.apache.org/
223- License: https://www.apache.org/licenses/LICENSE-2.0
224-
225- --------------------------------------------------------------------------------
226-
227- This product includes code from Apache Hive.
228-
229- * Uses hive_metastore.thrift to generate the Hive Metastore client in vendor/hive_metastore/
230-
231- Copyright: 2008-2022 The Apache Software Foundation.
232- Home page: https://hive.apache.org/
233- License: https://www.apache.org/licenses/LICENSE-2.0
234-
235- --------------------------------------------------------------------------------
Original file line number Diff line number Diff line change 11
22Apache Iceberg
3- Copyright 2017-2022 The Apache Software Foundation
3+ Copyright 2017-2024 The Apache Software Foundation
44
55This product includes software developed at
66The Apache Software Foundation (http://www.apache.org/).
77
88--------------------------------------------------------------------------------
9+
10+ This product includes code from Apache Avro.
11+
12+ * Code for initializing the Avro (de)compression codecs
13+ * The Binary decoder for reading in an Avro byte stream
14+
15+ Copyright: 2014-2022 The Apache Software Foundation.
16+ Home page: https://avro.apache.org/
17+ License: https://www.apache.org/licenses/LICENSE-2.0
18+
19+ --------------------------------------------------------------------------------
20+
21+ This product includes code from Apache Thrift.
22+
23+ * Uses the fb303.thrift file that's part of Hive's thrift service in vendor/fb303/
24+
25+ Copyright: 2006-2022 The Apache Software Foundation.
26+ Home page: https://thrift.apache.org/
27+ License: https://www.apache.org/licenses/LICENSE-2.0
28+
29+ --------------------------------------------------------------------------------
30+
31+ This product includes code from Apache Hive.
32+
33+ * Uses hive_metastore.thrift to generate the Hive Metastore client in vendor/hive_metastore/
34+
35+ Copyright: 2008-2022 The Apache Software Foundation.
36+ Home page: https://hive.apache.org/
37+ License: https://www.apache.org/licenses/LICENSE-2.0
You can’t perform that action at this time.
0 commit comments