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

31 Коммитов

Автор SHA1 Сообщение Дата
Yonatan Most ba99c03ad9 Fixing wrong types 2021-07-21 11:15:02 +03:00
Yonatan Most 1ce84a0d08 Add types checks to tests 2021-07-20 15:10:19 +03:00
Ofri Kleinfeld 53521480d8 reverting sdk home in coverage.xml 2021-07-20 15:03:41 +03:00
Ofri Kleinfeld 439dd3cb19 CR fixes - change to vargs syntax instead of a list argument, add test for chained on syntax, and fix type hints 2021-07-20 14:32:26 +03:00
Yonatan Most 73fc10b0c3
Add support for using in PySpark notebook (#162) 2021-07-06 14:30:22 +03:00
Yonatan Most e03b0bfdfe
Update azure-kusto-data dependency to 2.1.1 (#150)
Update azure-kusto-data to 2.1.1, fix functionality of falling back from Azure CLI auth to AAD device
2021-05-13 14:06:13 +03:00
Yonatan Most 5a63b95e87 Reduce code duplication in client fetch tests 2020-12-10 10:44:23 +02:00
Yonatan Most a46f236ca0 Fix warnings 2020-06-17 09:58:40 +03:00
Yonatan Most 89235ad79c
Add functions: all_of, any_of; Allow providing multiple predicates to 'where' (#87) 2020-06-15 14:52:36 +03:00
Yonatan Most 325b81b456
Add anyif, percentiles_array, sample-distinct, top-hitters, countof, ingestion_time (#78)
* Added any_if, fixed some type hints, improved style

* Added percentiles_array

* Add tests

* Add support for sample-distinct + test

* Add support for top-hitters + test

* Implemented countof
closes #79

* #80 Add ingestion_time method

* Add link and fix now() return type

Co-authored-by: Yonatan Most <>
2020-05-31 11:44:08 +03:00
netanel zakay 44fef310d0
bug-fix: adding new Kusto types also to the kql_converters (#75)
* bug-fix: adding new Kusto types also to the kql_converters

* supporting additional column types in PyKusto

* Assert that type registrars cover all types + some style improvements

* Deduplicate list of number types, support decimal type, some style improvements

* Added link

Co-authored-by: Netanel Zakay <nezakay@microsoft.com>
Co-authored-by: Yonatan Most <>
2020-05-31 08:43:23 +03:00
Yonatan Most f389ac0794 Add doc links 2020-04-23 13:45:03 +03:00
Yonatan Most 8ea9f737a6 Improve run configurations 2020-04-23 12:41:16 +03:00
Yonatan Most 099dc77680
Fix ambiguous subtraction result type (#68)
Fix subtraction ambiguous types, and some type hints
2020-04-23 11:14:43 +03:00
Yonatan Most 2dacf917bb Added some dictionary words 2020-04-21 13:25:35 +03:00
Yonatan Most 1f698daaee Added some dictionary words 2020-04-21 13:24:06 +03:00
Yonatan Most aa5c8152ae Rename some methods to python standards, added some missing type hints 2020-04-21 13:22:03 +03:00
Yonatan Most ccd570eddf Add max_if and min_if, change functions package to static functions, update project settings, 2020-04-21 12:04:04 +03:00
Yonatan Most a769c49785
Handle union in autocomplete (#62) 2020-03-24 15:21:12 +02:00
Yonatan Most 5e94cf71ee
Lint fixes (#59) 2020-03-11 12:41:41 +02:00
Yonatan Most d59c7ed225 Inherit project SDK in test fun configuration 2020-01-19 15:48:23 +02:00
Yonatan Most 2adc63d4a0 Add project iml and some configuration fixes 2020-01-15 09:56:43 +02:00
Yonatan Most 5848dd0026 xml party 2019-07-25 08:27:29 +03:00
Yonatan Most 24b82837a9 Test run configuration: fix working directory 2019-07-23 10:27:32 +03:00
Yonatan Most d506ede03f Ignore misc.xml 2019-07-23 10:14:00 +03:00
Yonatan Most 7d303ff0cc Add table classes 2019-07-22 21:25:29 +03:00
Yonatan Most 96311136a6 raise correct exception 2019-07-22 20:35:08 +03:00
Yonatan Most 775e7ce97f Fix package spec 2019-07-22 20:32:28 +03:00
Yonatan Most f7432acd5d Add unit test and run configuration 2019-07-22 17:44:24 +03:00
Yonatan Most a850f6086b Project dictionary, handle kusto types 2019-07-22 15:09:30 +03:00
Yonatan Most 3f349bdacc Add project files and first class 2019-07-22 12:27:08 +03:00