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

feat(looker): allow customization of AssetKey through DagsterLookerTranslator #21835

Merged
merged 1 commit into from
May 14, 2024

Conversation

rexledesma
Copy link
Contributor

Summary & Motivation

Introduce a similar pattern to DagsterDbtTranslator to allow the user to customize asset keys.

Next up, we'll allow the user to customize group name, tags, etc.

How I Tested These Changes

pytest

@rexledesma rexledesma removed the area: docs Related to documentation in general label May 14, 2024 — with Graphite App
Copy link
Member

@benpankow benpankow left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great

@rexledesma rexledesma force-pushed the rl/refactor-dashboard-specs-to-utils branch from 00af07a to decd116 Compare May 14, 2024 18:24
@rexledesma rexledesma force-pushed the rl/add-dagster-looker-translator branch from a8be18d to 93c9b6d Compare May 14, 2024 18:24
@rexledesma rexledesma force-pushed the rl/refactor-dashboard-specs-to-utils branch from decd116 to e3e69a4 Compare May 14, 2024 18:41
@rexledesma rexledesma force-pushed the rl/add-dagster-looker-translator branch from 93c9b6d to 0ab06cd Compare May 14, 2024 18:41
@rexledesma rexledesma force-pushed the rl/refactor-dashboard-specs-to-utils branch from e3e69a4 to 074d5af Compare May 14, 2024 18:49
@rexledesma rexledesma force-pushed the rl/add-dagster-looker-translator branch from 0ab06cd to f2cc6fb Compare May 14, 2024 18:49
@rexledesma rexledesma force-pushed the rl/refactor-dashboard-specs-to-utils branch from 074d5af to 66b4808 Compare May 14, 2024 18:59
Base automatically changed from rl/refactor-dashboard-specs-to-utils to master May 14, 2024 19:00
@rexledesma rexledesma force-pushed the rl/add-dagster-looker-translator branch from f2cc6fb to d591601 Compare May 14, 2024 19:00
Copy link
Contributor Author

rexledesma commented May 14, 2024

Merge activity

  • May 14, 12:01 PM PDT: Graphite rebased this pull request after merging its parent, because this pull request is set to merge when ready.
  • May 14, 12:01 PM PDT: @rexledesma merged this pull request with Graphite.

@rexledesma rexledesma merged commit f73eedb into master May 14, 2024
0 of 2 checks passed
@rexledesma rexledesma deleted the rl/add-dagster-looker-translator branch May 14, 2024 19:01
alangenfeld pushed a commit that referenced this pull request May 14, 2024
…rTranslator` (#21835)

## Summary & Motivation
Introduce a similar pattern to `DagsterDbtTranslator` to allow the user
to customize asset keys.

Next up, we'll allow the user to customize group name, tags, etc.

## How I Tested These Changes
pytest
rexledesma added a commit that referenced this pull request May 14, 2024
…erTranslator` (#21845)

## Summary & Motivation
Same thing as #21835, but for
description, metadata, group name, owners, and tags.

## How I Tested These Changes
pytest
rexledesma added a commit that referenced this pull request May 16, 2024
…erTranslator` (#21845)

## Summary & Motivation
Same thing as #21835, but for
description, metadata, group name, owners, and tags.

## How I Tested These Changes
pytest
danielgafni pushed a commit to danielgafni/dagster that referenced this pull request Jun 18, 2024
…rTranslator` (dagster-io#21835)

## Summary & Motivation
Introduce a similar pattern to `DagsterDbtTranslator` to allow the user
to customize asset keys.

Next up, we'll allow the user to customize group name, tags, etc.

## How I Tested These Changes
pytest
danielgafni pushed a commit to danielgafni/dagster that referenced this pull request Jun 18, 2024
…erTranslator` (dagster-io#21845)

## Summary & Motivation
Same thing as dagster-io#21835, but for
description, metadata, group name, owners, and tags.

## 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.

2 participants