tables_refed: For extracting table names from TPC-H queries

View source: R/bm-tpc-h.R

tables_refedR Documentation

For extracting table names from TPC-H queries

Description

This searches a function for all references of input_func(...) and returns the contents of ...

Usage

tables_refed(query_func)

Arguments

query_func

a function containing a dplyr pipeline

Value

all references inside of input_func(...), collapsed


ursa-labs/arrowbench documentation built on July 8, 2023, 11:36 a.m.