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

234 Коммитов

Автор SHA1 Сообщение Дата
Robert Pack 3d5641bbdc
consistent naming 2022-06-26 09:40:05 +02:00
AsafMah 1e9325c0fd
Merge pull request #19 from Azure/request-options-improvements
Various improvements:
2022-06-26 10:14:41 +03:00
AsafMah be8f78b097
Fix tests and use concrete versions of azure_core and azure_identity 2022-06-26 09:39:46 +03:00
AsafMah 9e45fff548
Various improvements:
-Clippy suggestions (all levels enabled) - removing bad code, having const fns, adding must_use, etc
-Upgraded all packages to their latest versions, including azure
-Removing all unwrap()s, now they are replaced with something better, or except() for more info.
-Replaced lazy_static with once_cell
2022-06-23 19:10:54 +03:00
AsafMah 0f81cc0cc4
Merge pull request #18 from Azure/refactor_request_options
Some refactoring
2022-06-08 10:35:38 +03:00
AsafMah c3fbca31dc
Fixed e2e tests 2022-06-08 08:48:18 +03:00
AsafMah 2b464e3ff7
-Generalized queries
-Simplified setters
2022-06-07 17:30:46 +03:00
AsafMah 3b96e4fc5d
Slightly improve errors 2022-06-07 16:08:16 +03:00
Robert Pack 2064fa2363
add request options 2022-05-08 13:57:07 +02:00
Robert Pack 827271472a
bump arrow dependencies 2022-05-08 11:47:23 +02:00
AsafMah 5e045af63c
Merge pull request #8 from Azure/arrow
e2e tests and management queries
2022-05-03 08:29:20 +03:00
Robert Pack a43fe73b7c
switch to azure repo 2022-04-30 03:15:28 +02:00
Robert Pack f6c713a92e
consistent method visibility 2022-04-25 13:04:42 +02:00
Robert Pack 5c164e7357
remove vscode settings 2022-04-25 12:17:32 +02:00
Robert Pack c3d67e1a6e
also re-export DefaultAzureCredential 2022-04-25 09:01:31 +02:00
Robert Pack fafe5b1bb3
make boxed error send and sync 2022-04-24 19:00:36 +02:00
Robert Pack b3ca7ce4fe
re-export token credentials 2022-04-24 17:43:41 +02:00
Robert Pack 554ba5f7a8
test more types in arrow roundtrip 2022-04-24 16:24:13 +02:00
Robert Pack 25eeeaf774
really fix duration formatting 2022-04-24 15:33:18 +02:00
Robert Pack 1cb6ba5c46
fix duration formatting 2022-04-24 15:28:11 +02:00
Robert Pack c8ea16319d
fix link in contributing.md 2022-04-24 14:37:53 +02:00
Robert Pack da139d699c
add arrow roundtrip test 2022-04-24 14:03:39 +02:00
Robert Pack 105462827b
add adminthenquery test 2022-04-24 12:30:35 +02:00
Robert Pack 213213e5aa
move some structs around 2022-04-24 12:23:57 +02:00
Robert Pack 71d086436c
improve and document test setup 2022-04-24 11:44:52 +02:00
Robert Pack b9e9f28ae7
make mock transport framework work 2022-04-24 09:45:09 +02:00
Robert Pack 7873afa11d
towards e2e tests 2022-04-24 01:07:49 +02:00
Robert Pack ba2c79a5f4
format on save 2022-04-23 18:54:44 +02:00
Robert Pack d2bfa05c55
add management example 2022-04-23 18:30:22 +02:00
Robert Pack 89394a1967
add .env to gitignore 2022-04-23 18:23:21 +02:00
github-actions[bot] 4bf0f28351
Format Rust code using rustfmt 2022-04-23 15:44:36 +00:00
Robert Pack a8f7dba06a
add management query 2022-04-23 17:43:50 +02:00
Robert Pack b5b678947d
re-add arrow improvements 2022-04-23 17:40:48 +02:00
AsafMah 8b0e4314c1
Merge pull request #3 from Azure/from-rust-sdk
From rust sdk
2022-04-14 10:12:49 +03:00
AsafMah 537dcd242f
From rust sdk - squashed
Signed-off-by: AsafMah <asafmahlev@microsoft.com>
2022-04-14 10:06:30 +03:00
AsafMah 6331fb1698 streaming query draft 2022-04-06 14:53:16 +03:00
AsafMah 8eaaaa6d50 clippy 2022-04-04 21:18:04 +03:00
AsafMah d539a0b668 Merge remote-tracking branch 'origin/code-quality' into code-quality 2022-04-04 21:17:42 +03:00
AsafMah 75a9af7f32 Use try_for_each and expand samples 2022-04-04 21:17:27 +03:00
github-actions[bot] b86afef40e
Format Rust code using rustfmt 2022-04-04 11:42:40 +00:00
AsafMah e1e7c7bc1e Removed sneaky unwrap 2022-04-04 14:41:58 +03:00
github-actions[bot] 449f813cc2
Format Rust code using rustfmt 2022-04-03 12:04:36 +00:00
AsafMah 7358f88162 Clippy stuff 2022-04-03 15:03:54 +03:00
AsafMah 77ac721d3a Re-worked arrow 2022-04-03 14:53:04 +03:00
AsafMah 29629340c4 Make coverage informational 2022-03-29 09:11:47 +03:00
AsafMah d7d966c6b4 Merge remote-tracking branch 'origin/migrate' into from-rust-sdk
# Conflicts:
#	azure-kusto-data/Cargo.toml
#	azure-kusto-data/src/operations/query.rs
#	azure-kusto-data/src/prelude.rs
2022-03-29 08:52:39 +03:00
Robert Pack 3f91279a6f disable into_future for now 2022-03-28 21:21:40 +02:00
Robert Pack 7bfe7a5ab2 migate code 2022-03-28 19:57:08 +02:00
github-actions[bot] e69d6a40f0
Format Rust code using rustfmt 2022-03-28 14:51:41 +00:00
AsafMah c0cfbd627a CloudInfo - added class 2022-03-28 17:49:59 +03:00