Skip to content

KustoResultTable: parse results when you receive them.

Compare
Choose a tag to compare
@toshetah toshetah released this 24 Jan 10:56
· 337 commits to master since this release
5c4f67d

BREAKING CHANGES:

None.

FEATURES:

None.

FIXES:

  • Azure packaging has changed. Kusto clients are now aligned.
    To read more about azure packaging, read this link.
  • When converting datetime and timespan to pandas types, the conversion was not always correct. Read here to see how this was resolved.