Krishan Mistry
|
846dd72cd1
|
Initial commit of queued ingestion client
Author: Krishan Mistry <krishan@krishanmistry.com>
|
2023-08-18 09:57:22 +01:00 |
AsafMah
|
02ce97fa78
|
Merge pull request #28
Hiding missing docs warning from release
|
2023-08-07 12:34:34 +03:00 |
AsafMah
|
f26831d8d0
|
Merge pull request #27
use arrow sub-crate and update dependencies
|
2023-08-07 12:34:23 +03:00 |
Danilo Guanabara
|
eff5de8fdb
|
Hiding missing docs warning from release
|
2023-07-28 19:50:39 -03:00 |
Robert Pack
|
436c398f4c
|
feat: use arrow-sub crates
|
2023-07-16 20:27:43 +02:00 |
AsafMah
|
8f8ee1f041
|
Merge pull request #26 from Azure/AsafMah-patch-1
|
2023-04-27 13:35:35 +03:00 |
AsafMah
|
faf7b8eada
|
Update build.yml
|
2023-04-27 12:48:00 +03:00 |
AsafMah
|
37586d0c96
|
Merge pull request #25 from Azure/new-tracing
|
2023-03-15 11:29:36 +02:00 |
AsafMah
|
640eb4d848
|
Merge branch 'main' into new-tracing
|
2023-03-15 10:37:00 +02:00 |
AsafMah
|
1f73565ecf
|
Merge pull request #24 from Azure/new-query-parsing
|
2023-03-14 11:07:04 +02:00 |
github-actions[bot]
|
bc450e9e56
|
Format Rust code using rustfmt
|
2023-02-23 13:02:39 +00:00 |
AsafMah
|
5c5272211f
|
Tests
|
2023-02-23 15:01:39 +02:00 |
AsafMah
|
d56221deae
|
Clippy
|
2023-02-23 12:11:52 +02:00 |
AsafMah
|
ce336b6091
|
Document
|
2023-02-23 12:07:56 +02:00 |
AsafMah
|
8d3b6dff96
|
Merge remote-tracking branch 'origin/new-tracing' into new-tracing
# Conflicts:
# azure-kusto-data/src/client_details.rs
# azure-kusto-data/src/lib.rs
|
2023-02-23 12:05:52 +02:00 |
AsafMah
|
2dfbfc6166
|
More clippy fixes
|
2023-02-23 12:04:49 +02:00 |
github-actions[bot]
|
aa1032dcb4
|
Format Rust code using rustfmt
|
2023-02-23 09:54:30 +00:00 |
AsafMah
|
1e6154e488
|
Clippy fixes
|
2023-02-23 11:52:15 +02:00 |
AsafMah
|
a89ff9d053
|
New tracing
|
2023-02-23 11:34:08 +02:00 |
github-actions[bot]
|
1aaa33c52e
|
Format Rust code using rustfmt
|
2023-01-23 15:41:16 +00:00 |
AsafMah
|
6a7fdff5ef
|
Using the new flag for simpler query parsing
|
2023-01-23 17:40:27 +02:00 |
AsafMah
|
53c0b15879
|
Merge pull request #4 from Azure/cloud_info
|
2022-12-29 15:35:59 +02:00 |
github-actions[bot]
|
fa4124b47b
|
Format Rust code using rustfmt
|
2022-12-25 12:24:52 +00:00 |
AsafMah
|
9c2c2f7518
|
Added extra test
|
2022-12-25 14:24:11 +02:00 |
AsafMah
|
5b831c3ea5
|
Added extra test
|
2022-12-25 14:19:09 +02:00 |
github-actions[bot]
|
ed39881d57
|
Format Rust code using rustfmt
|
2022-12-19 07:36:15 +00:00 |
AsafMah
|
a23e804053
|
Merge fixes
|
2022-12-19 09:35:29 +02:00 |
AsafMah
|
b4057ca91a
|
Merge branch 'main' into cloud_info
# Conflicts:
# azure-kusto-data/Cargo.toml
# azure-kusto-data/src/client.rs
# azure-kusto-data/src/connection_string.rs
|
2022-12-19 09:23:35 +02:00 |
AsafMah
|
f49892169f
|
Merge pull request #22 from Azure/convert-to-struct
|
2022-12-07 10:11:37 +02:00 |
AsafMah
|
049eb514e3
|
Small fixes.
|
2022-12-07 09:38:13 +02:00 |
AsafMah
|
c6d8ac95d3
|
Fix example.
|
2022-12-07 09:09:51 +02:00 |
AsafMah
|
9797f8a5b9
|
Removed into_future artifacts.
|
2022-12-07 08:54:13 +02:00 |
AsafMah
|
6690392abe
|
Upgrade versions + merge
|
2022-12-05 16:49:40 +02:00 |
AsafMah
|
780d760248
|
Merge branch 'main' into convert-to-struct
# Conflicts:
# azure-kusto-data/Cargo.toml
|
2022-12-05 16:01:51 +02:00 |
AsafMah
|
60b951544a
|
Made data model easier to parse, and added a convenience method.
|
2022-12-05 16:00:24 +02:00 |
Robert Pack
|
f93092aeae
|
Merge pull request #23 from Azure/into-future
Adopt IntoFuture
|
2022-12-05 14:37:17 +01:00 |
Robert Pack
|
d1753b2a8c
|
chore: remove unused feature flag and some clippy fixes
|
2022-12-05 14:09:26 +01:00 |
Robert Pack
|
c2513e0f32
|
fix: update expected arrow print after updates
|
2022-12-05 12:23:10 +01:00 |
Robert Pack
|
faa5b79036
|
chore: some clippy suggestions
|
2022-12-05 11:53:07 +01:00 |
Robert Pack
|
3f490789de
|
fix: update doc tests
|
2022-12-05 11:32:09 +01:00 |
AsafMah
|
b5667bcc7b
|
Added examples and tests for converting to structs.
|
2022-12-05 11:32:23 +02:00 |
Robert Pack
|
ef0d7d62ec
|
feat: adopt IntoFuture trait and update dependencies
|
2022-12-05 10:22:51 +01:00 |
AsafMah
|
3683ecaa51
|
Merge pull request #20 from Azure/connection_strings_and_docs
|
2022-12-04 16:08:17 +02:00 |
AsafMah
|
515cf0e6d7
|
connection
|
2022-08-18 09:19:51 +03:00 |
AsafMah
|
734cef5f3b
|
Merge branch 'connection_strings_and_docs' into cloud_info
|
2022-08-18 08:52:35 +03:00 |
AsafMah
|
95802ab625
|
cache
|
2022-08-18 08:52:10 +03:00 |
AsafMah
|
e086713b07
|
Real e2e
|
2022-08-18 08:30:28 +03:00 |
AsafMah
|
0b417d3d68
|
Real e2e
|
2022-08-17 16:00:24 +03:00 |
AsafMah
|
f1832afd94
|
Real e2e
|
2022-08-17 15:43:54 +03:00 |
AsafMah
|
3ec8204aac
|
FIxed
|
2022-08-15 15:34:06 +03:00 |