kql_render function

Render a set of operations on a tbl_kusto_abstract to a Kusto query

Render a set of operations on a tbl_kusto_abstract to a Kusto query

kql_render(query, ...)

Arguments

  • query: The tbl_kusto instance with a sequence of operations in $ops
  • ...: needed for agreement with generic. Not otherwise used.
  • Maintainer: Alex Kyllo
  • License: MIT + file LICENSE
  • Last published: 2023-10-12