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-sigma] Mark get_asset_key as deprecated in DagsterSigmaTranslator #26036

Merged

Conversation

maximearmstrong
Copy link
Contributor

@maximearmstrong maximearmstrong commented Nov 20, 2024

Summary & Motivation

Like #26028 but for Sigma

Changelog

[dagster-sigma] DagsterSigmaTranslator.get_asset_key is deprecated in favor of DagsterSigmaTranslator.get_asset_spec().key

@maximearmstrong maximearmstrong force-pushed the maxime/use-get-asset-spec-key-in-sigma-translator branch from 947855f to baecfec Compare November 20, 2024 17:57
@maximearmstrong maximearmstrong force-pushed the maxime/deprecate-get-asset-key-sigma-translator branch from e04b5fe to 7fefd3a Compare November 20, 2024 17:57
@maximearmstrong maximearmstrong force-pushed the maxime/use-get-asset-spec-key-in-sigma-translator branch from baecfec to aa41dcd Compare November 20, 2024 20:32
@maximearmstrong maximearmstrong force-pushed the maxime/deprecate-get-asset-key-sigma-translator branch from 7fefd3a to 4c971fe Compare November 20, 2024 20:32
@maximearmstrong maximearmstrong force-pushed the maxime/use-get-asset-spec-key-in-sigma-translator branch from aa41dcd to 698eef6 Compare November 25, 2024 19:09
@maximearmstrong maximearmstrong force-pushed the maxime/deprecate-get-asset-key-sigma-translator branch from 4c971fe to c982afd Compare November 25, 2024 19:09
@maximearmstrong maximearmstrong marked this pull request as ready for review November 25, 2024 19:27
@maximearmstrong maximearmstrong self-assigned this Nov 25, 2024
Copy link
Contributor

@dpeng817 dpeng817 left a comment

Choose a reason for hiding this comment

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

Nit: .get_asset_spec(...).key

Base automatically changed from maxime/use-get-asset-spec-key-in-sigma-translator to master November 25, 2024 21:00
@maximearmstrong maximearmstrong force-pushed the maxime/deprecate-get-asset-key-sigma-translator branch from c982afd to 0c84803 Compare November 25, 2024 21:02
@maximearmstrong maximearmstrong merged commit d360e33 into master Nov 25, 2024
1 check passed
@maximearmstrong maximearmstrong deleted the maxime/deprecate-get-asset-key-sigma-translator branch November 25, 2024 21:14
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