Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[embedded-elt][dlt] align translator options with dagster-looker; refactor to builder method #23187

Merged
merged 10 commits into from
Jul 24, 2024

Conversation

cmpadden
Copy link
Contributor

@cmpadden cmpadden commented Jul 23, 2024

Summary & Motivation

A community member was requesting that we have an option to update tags for dlt assets -- this introduces translator options to align with dagster-looker. It is understood that we will move to some form of AssetSpec manipulation moving forward (see: comment).

  • Separates AssetSpec generation to build_dlt_asset_specs method for easier testing
  • Introduces translator options to be up-to-date with dagster-looker

How I Tested These Changes

tox

@graphite-app graphite-app bot added the area: docs Related to documentation in general label Jul 24, 2024
@cmpadden cmpadden requested a review from rexledesma July 24, 2024 18:48
cmpadden and others added 2 commits July 24, 2024 14:55
@cmpadden cmpadden merged commit 8dea2ef into master Jul 24, 2024
1 of 2 checks passed
@cmpadden cmpadden deleted the colton/dlt-translator-updates-builder-refactor branch July 24, 2024 19:23
sryza pushed a commit that referenced this pull request Jul 24, 2024
…actor to builder method (#23187)

## Summary & Motivation

A community member was requesting that we have an option to update tags
for dlt assets -- this introduces translator options to align with
`dagster-looker`. It is understood that we will move to some form of
`AssetSpec` manipulation moving forward (see:
[comment](https://github.com/dagster-io/dagster/pull/21845/files#r1600622279)).

- Separates AssetSpec generation to `build_dlt_asset_specs` method for
easier testing
- Introduces translator options to be up-to-date with `dagster-looker`

## How I Tested These Changes

`tox`

---------

Co-authored-by: Rex Ledesma <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: docs Related to documentation in general
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants