Skip to content

feat: propogate descriptions in the ui if they are simply pass throug…#2145

Merged
tobymao merged 1 commit intomainfrom
toby/column_description_propogation
Feb 21, 2024
Merged

feat: propogate descriptions in the ui if they are simply pass throug…#2145
tobymao merged 1 commit intomainfrom
toby/column_description_propogation

Conversation

@tobymao
Copy link
Contributor

@tobymao tobymao commented Feb 20, 2024

…h and don't have multiple sources

@tobymao tobymao force-pushed the toby/column_description_propogation branch 2 times, most recently from 86f43fd to 238aa26 Compare February 21, 2024 03:03
@tobymao tobymao enabled auto-merge (squash) February 21, 2024 03:04
@tobymao
Copy link
Contributor Author

tobymao commented Feb 21, 2024

@vchan merging this after tests pass

@tobymao tobymao force-pushed the toby/column_description_propogation branch from 238aa26 to b90b834 Compare February 21, 2024 06:19
@tobymao tobymao merged commit bb3b27d into main Feb 21, 2024
@tobymao tobymao deleted the toby/column_description_propogation branch February 21, 2024 06:28
rexledesma added a commit to dagster-io/dagster that referenced this pull request Mar 27, 2024
## Summary & Motivation
Use the full relation name to index back into the dbt manifest, rather than just using the table identifier.

The previous implementation was actually insufficient. Here, we caught more lineage that we missed in the initial algorithm.

This now essentially matches the implementation from SQLMesh/sqlmesh#2145.

## How I Tested These Changes
pytest
PedramNavid pushed a commit to dagster-io/dagster that referenced this pull request Mar 28, 2024
## Summary & Motivation
Use the full relation name to index back into the dbt manifest, rather than just using the table identifier.

The previous implementation was actually insufficient. Here, we caught more lineage that we missed in the initial algorithm.

This now essentially matches the implementation from SQLMesh/sqlmesh#2145.

## How I Tested These Changes
pytest
rexledesma added a commit to dagster-io/dagster that referenced this pull request Mar 29, 2024
## Summary & Motivation
Use the full relation name to index back into the dbt manifest, rather than just using the table identifier.

The previous implementation was actually insufficient. Here, we caught more lineage that we missed in the initial algorithm.

This now essentially matches the implementation from SQLMesh/sqlmesh#2145.

## How I Tested These Changes
pytest
danielgafni pushed a commit to danielgafni/dagster that referenced this pull request Feb 25, 2025
…o#20696)

## Summary & Motivation
Use the full relation name to index back into the dbt manifest, rather than just using the table identifier.

The previous implementation was actually insufficient. Here, we caught more lineage that we missed in the initial algorithm.

This now essentially matches the implementation from SQLMesh/sqlmesh#2145.

## How I Tested These Changes
pytest
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants