PIPELINE_DETAILS table
The PIPELINE_DETAILS table contains details for all data pipelines and orchestration tools in Atlan, such as ADF, Airflow, dbt, Fivetran, and Matillion.
For complete entity type definitions and properties, refer to the Atlan Developer documentation.
Source tables
This table consolidates data from the following entity types: AdfActivity, AdfDataflow, AdfDataset, AdfLinkedservice, AdfPipeline, AirflowDag, AirflowTask, DbtModelColumn, DbtColumnProcess, DbtMetric, DbtModel, DbtProcess, DbtSeed, DbtSource, DbtTag, DbtTest, FivetranConnector, MatillionComponent, MatillionGroup, MatillionJob, MatillionProject.
Columns
The PIPELINE_DETAILS table includes the following columns:
| Column | Description |
|---|---|
guid | The asset's globally-unique identifier |
asset_type | The type of asset (for example, AirflowDag, DbtModel, FivetranConnector) |
status | The asset's status (for example, ACTIVE, DELETED) |
input_guids_to_processes | Processes to which this asset is used as an input |
output_guids_from_processes | Processes from which this asset is produced as output |