Yonatan Most
|
acbead1b10
|
Create release workflow
|
2020-03-12 15:45:23 +02:00 |
Yonatan Most
|
5e94cf71ee
|
Lint fixes (#59)
|
2020-03-11 12:41:41 +02:00 |
Yonatan Most
|
669c71e257
|
Disable lint for now
|
2020-03-10 12:10:46 +02:00 |
Yonatan Most
|
b9d4a31533
|
Fix workflow for run tests
|
2020-03-10 12:08:12 +02:00 |
Yonatan Most
|
0ea4d0b9f8
|
Added github workflow to run tests
|
2020-03-10 12:01:13 +02:00 |
Yonatan Most
|
dec4b41c6f
|
Allow different types in iff and show a warning. Import improvements (#58)
Co-authored-by: Yonatan Most <>
|
2020-03-09 16:52:46 +02:00 |
Yonatan Most
|
aa17875c72
|
Autocomplete database, table and column names (#54)
|
2020-03-09 10:24:59 +02:00 |
Yonatan Most
|
9463e103d7
|
Merge pull request #52 from Azure/#50-build-dynamic
#50 Automatically build dynamic objects
|
2020-02-26 10:54:34 +02:00 |
Yonatan Most
|
63240c3253
|
Merge remote-tracking branch 'origin/master' into #50-build-dynamic
|
2020-02-23 15:37:15 +02:00 |
Yonatan Most
|
daa55a8aae
|
Merge pull request #49 from Azure/#48-mv-expand-to-type
#48 - Support "to typeof(<type_name>)" in mv-expand
|
2020-02-23 15:36:38 +02:00 |
Yonatan Most
|
d64f654a81
|
Merge pull request #53 from Azure/#51-evaluate
Improvements to "evaluate" functionality. Closes #51, #31
|
2020-02-23 13:01:44 +02:00 |
Yonatan Most
|
bd061e1dde
|
#48 Move to_type to be a separate function
|
2020-02-23 09:27:11 +02:00 |
Yonatan Most
|
d3f75d65b7
|
Comment
|
2020-02-16 10:48:14 +02:00 |
Yonatan Most
|
12b4ef8432
|
Implement bag_unpack.
Closes #31.
|
2020-02-12 12:35:15 +02:00 |
Yonatan Most
|
cf54a41fcd
|
Add distribution to evaluate
|
2020-02-12 12:30:16 +02:00 |
Yonatan Most
|
a27b189c25
|
Avoid some code duplication
|
2020-02-12 12:23:32 +02:00 |
Yonatan Most
|
74aa9b04cd
|
Allow using "evaluate" operator for plugins other than python
Closes #51
|
2020-02-12 12:17:01 +02:00 |
Yonatan Most
|
644d0efc25
|
Small improvements to python evaluation and tests
|
2020-02-12 12:06:22 +02:00 |
Yonatan Most
|
fb86bbc7a6
|
Remove redundant parentheses in assignment, use single quotes in tests to avoid numerous escapes
|
2020-02-11 15:36:31 +02:00 |
Yonatan Most
|
e542b665a0
|
#50 build dynamic object when needed
|
2020-02-11 15:30:08 +02:00 |
Yonatan Most
|
e08296231f
|
#50 test
|
2020-02-11 14:43:41 +02:00 |
Yonatan Most
|
9627ff696f
|
#48 - Support "to typeof(<type_name>)" in mv-expand
|
2020-02-10 14:22:38 +02:00 |
Yonatan Most
|
9f67e861ae
|
Merge pull request #46 from Azure/project-configuration
Add project iml and some configuration fixes
|
2020-01-28 14:39:36 +02:00 |
Yonatan Most
|
d59c7ed225
|
Inherit project SDK in test fun configuration
|
2020-01-19 15:48:23 +02:00 |
Yonatan Most
|
6786f70947
|
Merge pull request #44 from Azure/to_nums
To nums
|
2020-01-16 14:29:32 +02:00 |
Yonatan Most
|
6fb63d4550
|
Merge pull request #45 from Azure/fix-iff
Handle different and related types in iff
|
2020-01-16 14:24:43 +02:00 |
dapole
|
3473ddab74
|
Merge branch 'master' into to_nums
# Conflicts:
# pykusto/functions.py
|
2020-01-16 14:07:59 +02:00 |
dapole
|
b2086e3ef5
|
Merge branch 'master' into to_nums
# Conflicts:
# pykusto/functions.py
|
2020-01-16 14:05:29 +02:00 |
Yonatan Most
|
2adc63d4a0
|
Add project iml and some configuration fixes
|
2020-01-15 09:56:43 +02:00 |
Yonatan Most
|
4894338327
|
Bump version
|
2020-01-14 20:53:27 +02:00 |
Yonatan Most
|
67fedcd6e8
|
Handle different and related types in iff
|
2020-01-14 20:52:31 +02:00 |
dapole
|
04345636f7
|
test tohex
|
2020-01-14 16:02:26 +02:00 |
dapole
|
809eb90b28
|
tohex
|
2020-01-14 16:01:28 +02:00 |
shaike87
|
027fbbdc00
|
Merge pull request #43 from Azure/redundant-classes
Get rid of redundant classes
|
2020-01-14 11:15:33 +02:00 |
shaike87
|
1a096bf3a4
|
Merge pull request #42 from Azure/#40-literal-dynamic
fix #40 literal dynamic
|
2020-01-14 11:14:44 +02:00 |
shaike87
|
8783b166ce
|
Merge pull request #41 from Azure/#1-types
fix #1 - improve type inference and conversion
|
2020-01-14 11:13:39 +02:00 |
Shai Keren
|
ded2a13eb6
|
bump version
|
2020-01-14 11:13:07 +02:00 |
Yonatan Most
|
f4644fea46
|
#1 post-merge fix
|
2020-01-13 12:51:58 +02:00 |
Yonatan Most
|
9375cd55e0
|
Merge remote-tracking branch 'origin/master' into #1-types
# Conflicts:
# pykusto/expressions.py
|
2020-01-13 12:39:49 +02:00 |
Yonatan Most
|
19f9fb693d
|
#1 add documentation to to_kql and _subexpr_to_kql
|
2020-01-13 12:33:46 +02:00 |
Yonatan Most
|
e648cae561
|
#1 move logger to its own file
|
2020-01-13 12:20:15 +02:00 |
Yonatan Most
|
c51d2cc522
|
#1 TypeRegistrar: improve, document and add tests
|
2020-01-13 12:14:03 +02:00 |
shaike87
|
d20a446d97
|
Merge pull request #39 from Azure/issue-37-split
Issue 37 split
|
2020-01-12 17:50:40 +02:00 |
Shai Keren
|
085455ebd3
|
Merge branch 'master' into issue-37-split
# Conflicts:
# setup.py
|
2020-01-12 17:49:14 +02:00 |
Shai Keren
|
5cec0bc5f6
|
fix #37 - split - CR fix
|
2020-01-12 17:48:16 +02:00 |
dapole
|
494895a2ce
|
test implementation of converting functions like toint
|
2020-01-09 20:31:54 +02:00 |
dapole
|
fe4136b75a
|
implement converting functions like toint
|
2020-01-09 20:15:53 +02:00 |
Yonatan Most
|
ad014cc1b2
|
Get rid of redundant classes
|
2020-01-01 15:46:06 +02:00 |
Yonatan Most
|
ed956aa337
|
Fix handling of literal dynamic
|
2020-01-01 15:43:35 +02:00 |
Yonatan Most
|
78ef8ac287
|
Post merge fixes
|
2020-01-01 15:21:38 +02:00 |