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

Dynamic columns are not displayed in Kusto kernel output #3730

Open
3 of 17 tasks
pshelton-skype opened this issue Oct 27, 2024 · 0 comments
Open
3 of 17 tasks

Dynamic columns are not displayed in Kusto kernel output #3730

pshelton-skype opened this issue Oct 27, 2024 · 0 comments

Comments

@pshelton-skype
Copy link

Describe the bug

Any output that returns a dynamic column type (such as the results of extract_all) are displayed as null in the output rendering:
Image
Image

This is properly handled in tools like Kusto Explorer and provides the wrong output to users, making DotNet Interactive notebooks unreliable.

Please complete the following:

Which version of .NET Interactive are you using? (In a notebook, run the #!about magic command. ):
.NET Interactive
© 2020 Microsoft Corporation
Version: 1.0.522904+cdfa48b2ea1a27dfe0f545c42a34fd3ec7119074
Library version: 1.0.0-beta.24229.4+cdfa48b2ea1a27dfe0f545c42a34fd3ec7119074
Build date: 2024-10-27T19:31:09.0232372Z

  • OS
    • Windows 11
    • Windows 10
    • macOS
    • Linux (Please specify distro)
    • iOS
    • Android
  • Browser
    • Chrome
    • Edge
    • Firefox
    • Safari
  • Frontend
    • Jupyter Notebook
    • Jupyter Lab
    • nteract
    • Visual Studio Code
    • Visual Studio Code Insiders
    • Visual Studio
    • Other (please specify)

Screenshots

If applicable, add screenshots to help explain your problem.

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

No branches or pull requests

1 participant