Skip to content
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

Update Microsoft.Azure.Kusto.Language #184

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

larstellemannsaether-aenergi
  • Update dependency Microsoft.Azure.Kusto.Language from 11.3.24011 to 11.7.3
  • Add unit tests for:
    • Function having multiline body - succeeds in 11.3.24011 (succeeds in 11.3.24011 and 11.7.3)
    • Function having multiline body containing sub query in separate parameter (succeeds in 11.3.24011 and 11.7.3)
    • Function having multiline body containing inline expression / query (fails in 11.3.24011, succeeds in 11.7.3)

Fixes: #183

@larstellemannsaether-aenergi
Copy link
Author

@microsoft-github-policy-service agree company="Å Energi"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Parsing of function with inline expression fails (fixed by updating Microsoft.Azure.Kusto.Language)
1 participant