Граф коммитов

234 Коммитов

Автор SHA1 Сообщение Дата
Krishan Mistry 2951b13853 remove more stuff 2023-08-30 14:32:54 +01:00
Krishan Mistry c250a67a9e simplify again to provide basic queued ingestion client supporting only identity mapping 2023-08-30 14:14:10 +01:00
Krishan Mistry 691c255d9b choose a random queue + more changes 2023-08-30 12:54:52 +01:00
Krishan Mistry 9b4a9b2ce5 add tests for descriptors 2023-08-30 11:59:37 +01:00
Krishan Mistry 5cb3a23da0 remove use of URL in blob descriptor 2023-08-30 11:24:15 +01:00
Krishan Mistry f9da7f2146 add some unit tests 2023-08-30 10:41:43 +01:00
Krishan Mistry df96e97e0b simplify 2023-08-29 16:42:31 +01:00
Krishan Mistry eb955f855c move ingest client resource around 2023-08-25 16:12:42 +01:00
Krishan Mistry 25109192d0 remove duplicate definition of KustoIdentityToken 2023-08-25 15:59:27 +01:00
Krishan Mistry 82ee449626 move client options to separate file + other improvements 2023-08-25 15:56:46 +01:00
Krishan Mistry 60545207a6 improve validation in authorization context 2023-08-25 15:44:09 +01:00
Krishan Mistry ede9088dc4 improvements 2023-08-24 16:02:09 +01:00
Krishan Mistry a5ec8b8dab various minor improvements upon testing 2023-08-23 17:00:16 +01:00
Krishan Mistry 8f86a5f476 minor improvements 2023-08-23 15:38:53 +01:00
Krishan Mistry ffecd4b15e cargo clippy fixes exc. unused 2023-08-23 12:28:11 +01:00
Krishan Mistry 0469d586ae cargo fmt 2023-08-23 11:48:31 +01:00
Krishan Mistry b9f2e056f3 Allow configurability of ClientOptions for different service types 2023-08-23 11:44:16 +01:00
Krishan Mistry d7eae304d0 More on caching logic 2023-08-23 11:44:16 +01:00
Krishan Mistry b67607d9e9 Initial logic for caching resources 2023-08-18 18:52:37 +01:00
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