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

[dagster-tableau] Use Tableau translator instance in spec loader and state-backed defs #26740

Conversation

maximearmstrong
Copy link
Contributor

@maximearmstrong maximearmstrong commented Dec 27, 2024

Summary & Motivation

Same as #26734 but for Tableau.

How I Tested These Changes

BK

Changelog

[dagster-tableau] load_tableau_asset_specs is updated to accept an instance of DagsterTableauTranslator or custom subclass.

@maximearmstrong maximearmstrong force-pushed the maxime/move-translator-context-to-translator-props-class-tableau branch from f02a110 to 5fe42bb Compare December 27, 2024 19:49
@maximearmstrong maximearmstrong force-pushed the maxime/use-translator-instance-in-load-tableau-asset-specs branch from 2721f82 to 2a268ea Compare December 27, 2024 19:49
@maximearmstrong maximearmstrong marked this pull request as ready for review December 27, 2024 20:05
@maximearmstrong maximearmstrong self-assigned this Dec 27, 2024
@maximearmstrong maximearmstrong force-pushed the maxime/move-translator-context-to-translator-props-class-tableau branch from 5fe42bb to 7314593 Compare January 2, 2025 18:38
@maximearmstrong maximearmstrong force-pushed the maxime/use-translator-instance-in-load-tableau-asset-specs branch from 2a268ea to 87311d7 Compare January 2, 2025 18:38
Copy link
Member

@schrockn schrockn left a comment

Choose a reason for hiding this comment

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

Similiar to other ones, I would like to see a test for the deprecation

Base automatically changed from maxime/move-translator-context-to-translator-props-class-tableau to master January 2, 2025 19:52
@maximearmstrong maximearmstrong force-pushed the maxime/use-translator-instance-in-load-tableau-asset-specs branch from 87311d7 to ed6fca9 Compare January 2, 2025 20:03
@maximearmstrong maximearmstrong merged commit c1d0d76 into master Jan 2, 2025
2 checks passed
maximearmstrong added a commit that referenced this pull request Jan 2, 2025
…state-backed defs (#26740)

## Summary & Motivation

Same as #26734 but for Tableau.

## How I Tested These Changes

BK

## Changelog

[dagster-tableau] `load_tableau_asset_specs` is updated to accept an
instance of `DagsterTableauTranslator` or custom subclass.
@maximearmstrong maximearmstrong deleted the maxime/use-translator-instance-in-load-tableau-asset-specs branch January 2, 2025 20:28
@neverett neverett added the docs-to-migrate Docs to migrate to new docs site label Jan 2, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
docs-to-migrate Docs to migrate to new docs site
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants