Skip to content

Commit 955e5fc

Browse files
authored
Update getting-started and acknowledgements (#182)
* Update getting started * update acknowledgements
1 parent 80f1d6e commit 955e5fc

File tree

1 file changed

+25
-16
lines changed
  • spiceaidocs/docs/acknowledgements

1 file changed

+25
-16
lines changed

spiceaidocs/docs/acknowledgements/index.md

Lines changed: 25 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -61,8 +61,6 @@ github.com/spf13/pflag, https://github.com/spf13/pflag/blob/v1.0.5/LICENSE, BSD-
6161

6262
github.com/spf13/viper, https://github.com/spf13/viper/blob/v1.12.0/LICENSE, MIT
6363

64-
github.com/spiceai/spiceai/bin/spice, https://github.com/spiceai/spiceai/blob/HEAD/LICENSE, Apache-2.0
65-
6664
github.com/subosito/gotenv, https://github.com/subosito/gotenv/blob/v1.4.0/LICENSE, MIT
6765

6866
go.uber.org/atomic, https://github.com/uber-go/atomic/blob/v1.9.0/LICENSE.txt, MIT
@@ -92,7 +90,7 @@ gopkg.in/yaml.v3, https://github.com/go-yaml/yaml/blob/v3.0.1/LICENSE, MIT
9290
- ansi_term 0.12.1, MIT
9391
<br/>https://github.com/ogham/rust-ansi-term
9492

95-
- app 0.10.0-alpha, Apache-2.0
93+
- app 0.10.1-alpha, Apache-2.0
9694

9795
- arrow 50.0.0, Apache-2.0
9896
<br/>https://github.com/apache/arrow-rs
@@ -109,7 +107,7 @@ gopkg.in/yaml.v3, https://github.com/go-yaml/yaml/blob/v3.0.1/LICENSE, MIT
109107
- arrow-json 50.0.0, Apache-2.0
110108
<br/>https://github.com/apache/arrow-rs
111109

112-
- arrow_sql_gen 0.10.0-alpha, Apache-2.0
110+
- arrow_sql_gen 0.10.1-alpha, Apache-2.0
113111

114112
- async-stream 0.3.5, MIT
115113
<br/>https://github.com/tokio-rs/async-stream
@@ -165,7 +163,7 @@ gopkg.in/yaml.v3, https://github.com/go-yaml/yaml/blob/v3.0.1/LICENSE, MIT
165163
- datafusion 35.0.0, Apache-2.0
166164
<br/>https://github.com/apache/arrow-datafusion
167165

168-
- db_connection_pool 0.10.0-alpha, Apache-2.0
166+
- db_connection_pool 0.10.1-alpha, Apache-2.0
169167

170168
- deltalake 0.17.0, Apache-2.0
171169
<br/>https://github.com/delta-io/delta.rs
@@ -176,17 +174,17 @@ gopkg.in/yaml.v3, https://github.com/go-yaml/yaml/blob/v3.0.1/LICENSE, MIT
176174
- duckdb 0.10.1, MIT
177175
<br/>https://github.com/wangfenjin/duckdb-rs
178176

179-
- flight_client 0.10.0-alpha, Apache-2.0
177+
- flight_client 0.10.1-alpha, Apache-2.0
180178

181-
- flight_datafusion 0.10.0-alpha, Apache-2.0
179+
- flight_datafusion 0.10.1-alpha, Apache-2.0
182180

183-
- flightpublisher 0.10.0-alpha, Apache-2.0
181+
- flightpublisher 0.10.1-alpha, Apache-2.0
184182

185-
- flightrepl 0.10.0-alpha, Apache-2.0
183+
- flightrepl 0.10.1-alpha, Apache-2.0
186184

187-
- flightsql_datafusion 0.10.0-alpha, Apache-2.0
185+
- flightsql_datafusion 0.10.1-alpha, Apache-2.0
188186

189-
- flightsubscriber 0.10.0-alpha, Apache-2.0
187+
- flightsubscriber 0.10.1-alpha, Apache-2.0
190188

191189
- fundu 2.0.0, MIT
192190
<br/>https://github.com/fundu-rs/fundu
@@ -224,6 +222,9 @@ gopkg.in/yaml.v3, https://github.com/go-yaml/yaml/blob/v3.0.1/LICENSE, MIT
224222
- metrics-exporter-prometheus 0.13.1, MIT
225223
<br/>https://github.com/metrics-rs/metrics
226224

225+
- native-tls 0.2.11, Apache-2.0 OR MIT
226+
<br/>https://github.com/sfackler/rust-native-tls
227+
227228
- ndarray 0.15.6, Apache-2.0 OR MIT
228229
<br/>https://github.com/rust-ndarray/ndarray
229230

@@ -233,6 +234,8 @@ gopkg.in/yaml.v3, https://github.com/go-yaml/yaml/blob/v3.0.1/LICENSE, MIT
233234
- notify 6.1.1, CC0-1.0
234235
<br/>https://github.com/notify-rs/notify.git
235236

237+
- ns_lookup 0.10.1-alpha, Apache-2.0
238+
236239
- object_store 0.9.1, Apache-2.0 OR MIT
237240
<br/>https://github.com/apache/arrow-rs/tree/master/object_store
238241

@@ -251,6 +254,9 @@ gopkg.in/yaml.v3, https://github.com/go-yaml/yaml/blob/v3.0.1/LICENSE, MIT
251254
- pin-project 1.1.5, Apache-2.0 OR MIT
252255
<br/>https://github.com/taiki-e/pin-project
253256

257+
- postgres-native-tls 0.5.0, Apache-2.0 OR MIT
258+
<br/>https://github.com/sfackler/rust-postgres
259+
254260
- prost 0.11.9, Apache-2.0
255261
<br/>https://github.com/tokio-rs/prost
256262

@@ -272,7 +278,7 @@ gopkg.in/yaml.v3, https://github.com/go-yaml/yaml/blob/v3.0.1/LICENSE, MIT
272278
- reqwest 0.11.26, Apache-2.0 OR MIT
273279
<br/>https://github.com/seanmonstar/reqwest
274280

275-
- runtime 0.10.0-alpha, Apache-2.0
281+
- runtime 0.10.1-alpha, Apache-2.0
276282

277283
- rusqlite 0.31.0, MIT
278284
<br/>https://github.com/rusqlite/rusqlite
@@ -301,7 +307,7 @@ gopkg.in/yaml.v3, https://github.com/go-yaml/yaml/blob/v3.0.1/LICENSE, MIT
301307
- secrecy 0.8.0, Apache-2.0 OR MIT
302308
<br/>https://github.com/iqlusioninc/crates/tree/main/secrecy
303309

304-
- secrets 0.10.0-alpha, Apache-2.0
310+
- secrets 0.10.1-alpha, Apache-2.0
305311

306312
- serde 1.0.197, Apache-2.0 OR MIT
307313
<br/>https://github.com/serde-rs/serde
@@ -318,11 +324,11 @@ gopkg.in/yaml.v3, https://github.com/go-yaml/yaml/blob/v3.0.1/LICENSE, MIT
318324
- snafu 0.8.2, Apache-2.0 OR MIT
319325
<br/>https://github.com/shepmaster/snafu
320326

321-
- spiced 0.10.0-alpha, Apache-2.0
327+
- spiced 0.10.1-alpha, Apache-2.0
322328

323-
- spicepod 0.10.0-alpha, Apache-2.0
329+
- spicepod 0.10.1-alpha, Apache-2.0
324330

325-
- sql_provider_datafusion 0.10.0-alpha, Apache-2.0
331+
- sql_provider_datafusion 0.10.1-alpha, Apache-2.0
326332

327333
- time 0.3.34, Apache-2.0 OR MIT
328334
<br/>https://github.com/time-rs/time
@@ -363,6 +369,9 @@ gopkg.in/yaml.v3, https://github.com/go-yaml/yaml/blob/v3.0.1/LICENSE, MIT
363369
- tract-onnx 0.21.1, Apache-2.0 OR MIT
364370
<br/>https://github.com/snipsco/tract
365371

372+
- trust-dns-resolver 0.23.2, Apache-2.0 OR MIT
373+
<br/>https://github.com/bluejekyll/trust-dns
374+
366375
- url 2.5.0, Apache-2.0 OR MIT
367376
<br/>https://github.com/servo/rust-url
368377

0 commit comments

Comments
 (0)