зеркало из
1
0
Форкнуть 0
Граф коммитов

78 Коммитов

Автор SHA1 Сообщение Дата
toshetah dcdd27c89f
bug fix (#45)
A static method within a class should be called with the class name. Or it should be excluded from the class.
2018-08-06 16:38:39 +03:00
toshetah 9fb686987d
Add aad refresh token (#44)
* Add refresh token logic when exists.
* Use AAD constants
2018-08-05 11:52:15 +03:00
toshetah c7c78cf262
Add a travis check that code is black formatted (#43) 2018-08-02 10:02:27 +03:00
toshetah 0f9f8814a5
Format all files with black (#42)
Format all files with black
2018-08-02 09:28:08 +03:00
Lior Yariv b207a1d706 Adding resource manager (#36)
Adding resource manager.
Calling .get ingestion resources instead of previous two commands.
2018-08-01 17:56:22 +03:00
toshetah a6e416f3f0
Edit data ingest sample (#41) 2018-07-31 20:53:56 +03:00
toshetah 916bbae774
fix sample (#40) 2018-07-29 11:59:01 +03:00
toshetah fc1279ca9a
Update documentation (#37)
Update packages & front page documentation
2018-07-23 16:45:21 +03:00
toshetah fc96843ecb
upgrade to version 0.0.7 (#34) 2018-07-17 21:20:20 +03:00
toshetah e965ec5da7
Let customer provide creation time (#33)
Let customer provide creation time
2018-07-17 21:06:56 +03:00
toshetah 1250980387
fix requirements (#32) 2018-07-17 12:43:21 +03:00
toshetah da952258e5
upgrade packages versions to 0.0.6 (#31) 2018-07-16 14:14:53 +03:00
toshetah 21624dfed0
Kusto response add missing types to convert to data frame (#30)
* add missing types to convert to data frame
2018-07-16 11:59:53 +03:00
toshetah b7c3e16044
add accept header to request (#29)
* add accept header to request
* Edit Content-Type header
2018-07-15 09:52:06 +03:00
toshetah 17084e916b
upgrade packages versions to 0.0.5 (#25) 2018-06-27 16:41:48 +03:00
toshetah fcfff9a4bc
update ingestion data formats (#24) 2018-06-25 18:05:52 +03:00
toshetah c96824a4e7
upgrade adal dependency to version 1.0.0 (#23) 2018-06-24 12:34:32 +03:00
toshetah 413d6be44f
Use six package to support python 2 & 3, remove requirements files (#22) 2018-06-21 09:54:32 +03:00
toshetah 465686e647
Publish automatically packages when a tag is specified. (#21)
Publish automatically packages when a tag is specified.
2018-06-21 08:49:08 +03:00
toshetah 862bd5fd17
upgrade_packages_versions (#20) 2018-06-06 16:46:36 +03:00
Nick Brown 9c5a0e1875 Fix ingestion typos and import errors (#19) 2018-06-06 11:08:45 +03:00
toshetah 5effb986c2
AAD Helper bug fix: in version 1.0.0 authorily url should not end with / (#18)
AAD Helper bug fix: in version 1.0.0 authorily url should not end with /
2018-06-04 12:01:16 +03:00
toshetah b49af48b89
upgrade_packages_versions (#17) 2018-05-17 18:54:29 +03:00
toshetah c515d0f5bc
2 Bug fixes. (#16)
Bug fix in control command to data frame.
Bug in guid columns to data frame.
2018-05-17 17:38:27 +03:00
toshetah 3e6df299f8
Add e2e tests (#14)
Moving KustoClient to use v2 query rest endpoint.
Add tests to KustoClient.
Bug fix at to_timestamp converter
2018-05-07 16:40:52 +03:00
Maik Riechert ed98b01bf1 add timeout parameter for queries (#9) 2018-04-24 09:33:29 +03:00
Lior Yariv 73fc875ae2
Merge pull request #8 from Azure/t-liyari/fix-application-id
Updating client application ID
2018-04-15 11:14:06 +03:00
Lior Yariv 334f95de62 Updating client appliction ID 2018-04-15 10:22:14 +03:00
Lior Yariv 67c0814f8c
Merge pull request #7 from Azure/t-liyari/update-readme
Update README samples ( + version updating)
2018-04-09 18:36:31 +03:00
Lior Yariv dcb8e10873 update overview - typo 2018-04-09 17:52:51 +03:00
Lior Yariv 62004f1899 update overview 2018-04-09 17:50:53 +03:00
Lior Yariv 303be26b19 typo 2018-04-09 17:25:13 +03:00
Lior Yariv 638fdf5c57 mark fix 2018-04-09 17:20:54 +03:00
Lior Yariv 7dc46f51b1 Indentation fix 2018-04-09 17:18:55 +03:00
Lior Yariv 01a957964c Update README samples ( + version updating) 2018-04-09 17:11:26 +03:00
Lior Yariv 5840202c51
Merge pull request #6 from Azure/fix-bug-of-mapping-dictating
Fix bug of mapping dictating
2018-04-09 15:16:22 +03:00
Lior Yariv 7e66f28c51 fix typo 2018-04-09 14:40:33 +03:00
Lior Yariv c1d8fe4919 Adding avro format 2018-04-09 12:47:20 +03:00
Lior Yariv 31f0243eb3 Fix bug of mapping dictating 2018-04-09 12:06:52 +03:00
Lior Yariv 22258880aa
Merge pull request #5 from lmazuel/wheel0.31.0fix
Fix azure_bdist_wheel for wheel 0.31.0
2018-04-08 11:54:14 +03:00
Laurent Mazuel c0bb230db2
Fix azure_bdist_wheel for wheel 0.31.0 2018-04-04 12:00:27 -07:00
toshetah 1211299dc8
Create build packages file (#4)
Add build_packages file
2018-03-15 17:31:41 +02:00
toshetah 2f4d398f56
Improve documentation (#3)
Improve documentation
2018-03-15 16:07:26 +02:00
Tomer Shetah e35784029f Do not support python 3 at the moment. 2018-03-14 18:56:33 +02:00
Tomer Shetah 2a78cc75e9 Revert last change 2018-03-14 18:35:37 +02:00
Tomer Shetah 3e16d352fe Adjust UT to python 2.7 2018-03-14 18:06:15 +02:00
Tomer Shetah 450153ff26 Adjust UT to python 2.7 2018-03-14 17:23:43 +02:00
Tomer Shetah 4234100e5b Unused import 2018-03-14 15:25:24 +02:00
Tomer Shetah 9a42552482 Adjust UT to last change 2018-03-14 15:22:17 +02:00
Tomer Shetah fb39060e8a Let FileDescriptor work with streams without temp files 2018-03-14 15:17:05 +02:00