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-azure]: log manager metadata represented as namedtuple instead of json string #27000

Draft
wants to merge 1 commit into
base: mlarose/AD-721-tests
Choose a base branch
from

Conversation

mlarose
Copy link
Contributor

@mlarose mlarose commented Jan 10, 2025

Summary & Motivation

Before: log_manager_metadata was passed as a json string
After: log_manager_metadata is stored as a serdes serializable namedtuple and has its own graphene objecttype representation.

See #26982

Copy link
Contributor Author

mlarose commented Jan 10, 2025

Copy link

github-actions bot commented Jan 10, 2025

Deploy preview for dagit-core-storybook ready!

✅ Preview
https://dagit-core-storybook-1murizkid-elementl.vercel.app
https://mlarose-AD-721-no-json-serialization.core-storybook.dagster-docs.io

Built with commit a77f213.
This pull request is being automatically deployed with vercel-action

@mlarose mlarose changed the title [dagster-azure]: trying to get ride of json string [dagster-azure]: log manager metadata represented as namedtuple instead of json string Jan 10, 2025
@mlarose mlarose force-pushed the mlarose/AD-721-tests branch from 7d5a8de to c8b18af Compare January 10, 2025 14:16
@mlarose mlarose force-pushed the mlarose/AD-721_no_json_serialization branch 2 times, most recently from 08d7f76 to 1338f60 Compare January 10, 2025 15:18
@mlarose mlarose force-pushed the mlarose/AD-721-tests branch from c8b18af to 522fea1 Compare January 10, 2025 15:19
@mlarose mlarose force-pushed the mlarose/AD-721_no_json_serialization branch from 1338f60 to a77f213 Compare January 10, 2025 15:19
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.

1 participant