Skip to main content

Documentation index: llms.txt. This page is also available as markdown: append .md to this URL or send Accept: text/markdown.

How To Refresh Node Data

Refresh SQL Pipeline Sources

To refresh the data sources you can add to your DAG, click Add Source. Then click Refresh.

The image shows a dialog for adding sources to a SQL pipeline. It features a search bar to look for sources and a refresh button. Two available sources are listed: SAMPLE from SNOWFLAKE_SAMPLE_DATA and WORK from DOCS_TESTING, each with an indication of the number of items they contain.

Refresh Node Data

  • If you've added new columns to a source node, open the node and click Re-Sync Columns.
  • If you want to retrieve records on any node type, click Fetch Data.
The image displays a table configuration interface for the PART table, showing columns with their names, nullability, data types, and primary key status. A Re-Sync Source Columns button is located on the upper right side. At the bottom, there are buttons for validation and fetching data.