microsoft / jupyter-Kqlmagic

Extension (Magic) to Jupyter notebook and Jupyter lab, that enable notebook experience working with Kusto, ApplicationInsights, and LogAnalytics data.
Other
85 stars 31 forks source link

Feature Request: Error feedback for incorrect queries #93

Open CDFriend opened 2 years ago

CDFriend commented 2 years ago

Currently when I submit an incorrect query to Kusto through kqlmagic, I get a bad request error back. Although this is technically correct, it would be very helpful to get the same error messages I get in Azure Data Explorer when I submit a bad request. 2022-06-15 15_43_34-● TestRedline ipynb - JupyterTests - Visual Studio Code

thomasrayner commented 2 years ago

+1

This is additionally painful when the query works in Kusto.Explorer but not in kqlmagic.