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

View source: R/ops.R

add_op_set_opR Documentation

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

Description

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

Usage

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


AzureKusto documentation built on Oct. 12, 2023, 5:11 p.m.