Skip to content

heatwave_utils

Frédéric Descamps edited this page Dec 13, 2021 · 2 revisions

#HeatWave Utils

NAME 
      heatwave_utils - Heatwave Utils

DESCRIPTION
      A collection of utils to manage heatwave

##Methods

###help

Provides help about this object and it's members

###list_secondary_engine_tables

Wizard to list tables with secondary engine

###list_secondary_loaded_tables

Wizard to list secondary engine with data loaded tables

###load_schema

Wizard to unset secondary_engine for tables in schema

###report_query_stats

Wizard to report query stats

###report_trace_info

Wizard to report trace info

###set_trace_off

Wizard to set trace off

###set_trace_on

Wizard to set trace on

###unload_schema

Wizard to unload secondary_engine for tables in schema

###unset_schema

Wizard to unset secondary_engine for tables in schema

Clone this wiki locally