add_op_set_op function

Append a set operation to the tbl_kusto object's ops list

Append a set operation to the tbl_kusto object's ops list

add_op_set_op(x, y, type)

Arguments

  • x: The "left" tbl
  • y: The "right" tbl
  • type: The type of set operation to perform, currently only supports union_all
  • Maintainer: Alex Kyllo
  • License: MIT + file LICENSE
  • Last published: 2023-10-12