Table of Contents

Tabulify - Glob Pattern

Glob Pattern

Glob pattern are used in Tabulify to select objects such as :

If you are new to glob pattern, see this page Tabulify - How to select data resources with a Glob Pattern

Wildcard support

The following wildcard are supported in order to define the glob pattern:

Back-referencing

When data resources are selected via globbing, they get extra numeric variables that captures the text that matches.

ie:

You can use this extra variable in:

Example with the data list command that:

tabul data list -a 1 web_*@tpcds
path          media_type     1
-----------   ------------   -------
web_page      sql/relation   page
web_returns   sql/relation   returns
web_sales     sql/relation   sales
web_site      sql/relation   site