Skip to content

Update Microsoft.Azure.Kusto.Language#184

Open
larstellemannsaether wants to merge 2 commits intomicrosoft:mainfrom
larstellemannsaether:fix/create-function-with-expression
Open

Update Microsoft.Azure.Kusto.Language#184
larstellemannsaether wants to merge 2 commits intomicrosoft:mainfrom
larstellemannsaether:fix/create-function-with-expression

Conversation

@larstellemannsaether
Copy link

  • 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
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