show_query.tbl_kusto_abstract function

Translate a sequence of dplyr operations on a tbl into a Kusto query string.

Translate a sequence of dplyr operations on a tbl into a Kusto query string.

## S3 method for class 'tbl_kusto_abstract' show_query(x, ...)

Arguments

  • x: A tbl_kusto or tbl_kusto_abstract instance
  • ...: needed for agreement with generic. Not otherwise used.
  • Maintainer: Alex Kyllo
  • License: MIT + file LICENSE
  • Last published: 2023-10-12