forked from delta-incubator/delta-kernel-rs
-
Notifications
You must be signed in to change notification settings - Fork 0
/
NOTICE
151 lines (116 loc) · 2.99 KB
/
NOTICE
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
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
The Delta Kernel Rust project
Copyright 2023-2024 The Delta Kernel Rust Authors
Licensed under The Apache-2.0 Licence
This product includes software from the following components:
arrow-rs
https://github.com/apache/arrow-rs
Licence: Apache-2.0
bytes
https://github.com/tokio-rs/bytes
Licence: MIT
Copyright (c) 2018 Carl Lerche
chrono
https://github.com/chronotope/chrono
Licence: MIT OR Apache-2.0
Copyright (c) 2014--2017, Kang Seonghoon and contributors.
clap
https://github.com/clap-rs/clap
Licence: MIT OR Apache-2.0
comfy-table
https://github.com/nukesor/comfy-table
Licence: MIT
Copyright (c) 2019 Arne Beer
datatest-stable
https://github.com/nextest-rs/datatest-stable
Licence: MIT OR Apache-2.0
delta-rs
https://github.com/delta-io/delta-rs/
Licence: Apache-2.0
either
https://github.com/bluss/either
Licence: MIT OR Apache-2.0
fix-hidden-lifetime-bug
https://github.com/danielhenrymantilla/fix-hidden-lifetime-bug.rs
Licence: Zlib OR MIT OR Apache-2.0
Copyright 2021 Daniel Henry-Mantilla
flate2
https://github.com/rust-lang/flate2-rs
Licence: MIT OR Apache-2.0
futures
https://github.com/rust-lang/futures-rs
Licence: MIT OR Apache-2.0
Copyright (c) 2016 Alex Crichton
Copyright (c) 2017 The Tokio Authors
indexmap
https://github.com/indexmap-rs/indexmap
Licence: Apache-2.0 OR MIT
itertools
https://github.com/rust-itertools/itertools
Licence: MIT OR Apache-2.0
lazy_static
https://github.com/rust-lang-nursery/lazy-static.rs
Licence: MIT OR Apache-2.0
libc
https://github.com/rust-lang/libc
Licence: MIT OR Apache-2.0
object_store
https://github.com/apache/arrow-rs/tree/master/object_store
Licence: MIT OR Apache-2.0
parquet
https://github.com/apache/arrow-rs
Licence: Apache-2.0
regex
https://github.com/rust-lang/regex
Licence: MIT OR Apache-2.0
roaring
https://github.com/RoaringBitmap/roaring-rs
Licence: MIT OR Apache-2.0
serde
https://github.com/serde-rs/serde
Licence: MIT OR Apache-2.0
serde_json
https://github.com/serde-rs/json
Licence: MIT OR Apache-2.0
tar
https://github.com/alexcrichton/tar-rs
Licence: MIT OR Apache-2.0
tempfile
https://github.com/Stebalien/tempfile
Licence: MIT OR Apache-2.0
test-case
https://github.com/frondeus/test-case
Licence: MIT
Copyright (c) 2017 Marcin Sas-Szymański
test-log
https://github.com/d-e-s-o/test-log.git
Licence: Apache-2.0 OR MIT
thiserror
https://github.com/dtolnay/thiserror
Licence: MIT OR Apache-2.0
tokio
https://github.com/tokio-rs/tokio
Licence: MIT
Copyright (c) 2023 Tokio Contributors
tracing
https://github.com/tokio-rs/tracing
Licence: MIT
Copyright (c) 2019 Tokio Contributors
tracing-subscriber
https://github.com/tokio-rs/tracing
Licence: MIT
Copyright (c) 2019 Tokio Contributors
ureq
https://github.com/algesten/ureq
Licence: MIT OR Apache-2.0
url
https://github.com/servo/rust-url
Licence: MIT OR Apache-2.0
uuid
https://github.com/uuid-rs/uuid
Licence: Apache-2.0 OR MIT
visibility
https://github.com/danielhenrymantilla/visibility.rs
Licence: Zlib OR MIT OR Apache-2.0
z85
https://github.com/decafbad/z85
Licence: MIT OR Apache-2.0