Refresh Table

Refresh the Spark data frame for a table by reloading from the underlying data. Useful when table data is updated outside of Magpie, invalidating any cached data frames within Magpie.

Syntax

refresh table <table reference>

Parameters

table reference

String. The name of the table to refresh, optionally qualified by schema name.

Was this article helpful?
0 out of 0 found this helpful