-
Notifications
You must be signed in to change notification settings - Fork 471
Expand file tree
/
Copy pathNOTICE
More file actions
37 lines (23 loc) · 1.25 KB
/
NOTICE
File metadata and controls
37 lines (23 loc) · 1.25 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
Apache Iceberg
Copyright 2017-2024 The Apache Software Foundation
This product includes software developed at
The Apache Software Foundation (http://www.apache.org/).
--------------------------------------------------------------------------------
This product includes code from Apache Avro.
* Code for initializing the Avro (de)compression codecs
* The Binary decoder for reading in an Avro byte stream
Copyright: 2014-2022 The Apache Software Foundation.
Home page: https://avro.apache.org/
License: https://www.apache.org/licenses/LICENSE-2.0
--------------------------------------------------------------------------------
This product includes code from Apache Thrift.
* Uses the fb303.thrift file that's part of Hive's thrift service in vendor/fb303/
Copyright: 2006-2022 The Apache Software Foundation.
Home page: https://thrift.apache.org/
License: https://www.apache.org/licenses/LICENSE-2.0
--------------------------------------------------------------------------------
This product includes code from Apache Hive.
* Uses hive_metastore.thrift to generate the Hive Metastore client in vendor/hive_metastore/
Copyright: 2008-2022 The Apache Software Foundation.
Home page: https://hive.apache.org/
License: https://www.apache.org/licenses/LICENSE-2.0