-
Notifications
You must be signed in to change notification settings - Fork 10
Issues: Azure/pykusto
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
Multiple methods in functions.py break when used with Python objects
bug
Something isn't working
#178
opened Oct 6, 2021 by
ymost
Auto-detect whether session is interactive, and accordingly whether to perform background fetching
enhancement
New feature or request
#176
opened Sep 13, 2021 by
ymost
Return Query object when .whereQuery returns True
question
Further information is requested
#175
opened Aug 18, 2021 by
AdiLefkowitz
A single column with an unsupported type causes all pre-fetch queries to fail
bug
Something isn't working
#154
opened Jun 14, 2021 by
ymost
add function array_sort_asc
enhancement
New feature or request
#148
opened May 3, 2021 by
DaniellePoleg
Unhandled exception in thread used in tests
test
Add or improve tests
#145
opened Apr 29, 2021 by
ymost
Allow adding "to typeof" to mv-expand operator
enhancement
New feature or request
#125
opened Nov 9, 2020 by
ymost
Allow using "extract" and "extract_all"
enhancement
New feature or request
#123
opened Sep 3, 2020 by
ymost
Allow providing "hint.strategy" and "hint.shufflekey" parameters in "summarize"
enhancement
New feature or request
#121
opened Sep 3, 2020 by
ymost
Allow using wildcard (*) to search across all columns
enhancement
New feature or request
#119
opened Sep 3, 2020 by
ymost
Use "total_ordering" decorator to reduce code duplication
infrastructure
Improve the code, no change in user-facing behavior
#118
opened Aug 30, 2020 by
ymost
Allow using chained inequalities in expressions (e.g. 3 < num < 7)
enhancement
New feature or request
#114
opened Aug 11, 2020 by
ymost
Allow getting query result as list of dicts and/or attribute dicts
enhancement
New feature or request
#113
opened Aug 11, 2020 by
ymost
Allow providing a Table instance to New feature or request
join
method, without wrapping it with a Query instance
enhancement
#112
opened Aug 11, 2020 by
ymost
convert the Type KQL into a class
question
Further information is requested
#107
opened Jul 6, 2020 by
amos-rimon
add join hints to join query
enhancement
New feature or request
#104
opened Jun 30, 2020 by
amos-rimon
Predicate preprocessing for all boolean functions
enhancement
New feature or request
#102
opened Jun 18, 2020 by
ymost
Implement all remaining Kusto operators and functions
enhancement
New feature or request
#98
opened Jun 16, 2020 by
ymost
Add pykusto version to request headers
enhancement
New feature or request
#95
opened Jun 15, 2020 by
ymost
Parse Kusto query errors and convert to a human readable Python exception
enhancement
New feature or request
#94
opened Jun 14, 2020 by
ymost
Align Kusto integer division behavior with Python
enhancement
New feature or request
#92
opened Jun 14, 2020 by
ymost
Make it easier to use Kusto best practices
documentation
Improvements or additions to documentation
enhancement
New feature or request
#90
opened Jun 14, 2020 by
ymost
Previous Next
ProTip!
Type g i on any issue or pull request to go back to the issue listing page.