explain.spark_tbl: Explain Plan

Description Usage Arguments Value

View source: R/spark_tbl.R

Description

Get the explain plan of a spark_tbl

Usage

1
2
## S3 method for class 'spark_tbl'
explain(x, extended = F, ...)

Arguments

x

a spark_tbl

extended

boolean whether to print the extended plan

...

other arguments to explain, currently unused

Value

a string representing the explain plan


danzafar/tidyspark documentation built on Sept. 30, 2020, 12:19 p.m.