Page MenuHomeElementl

Quieten experimental warnings on example pipeline
ClosedPublic

Authored by max on May 27 2021, 5:26 PM.
Tags
None
Referenced Files
Unknown Object (File)
Mon, Mar 20, 3:27 AM
Unknown Object (File)
Fri, Mar 17, 9:19 PM
Unknown Object (File)
Fri, Mar 10, 4:15 PM
Unknown Object (File)
Feb 13 2023, 10:51 PM
Unknown Object (File)
Feb 12 2023, 7:20 PM
Unknown Object (File)
Feb 10 2023, 10:52 PM
Unknown Object (File)
Feb 10 2023, 10:39 PM
Unknown Object (File)
Feb 10 2023, 1:50 AM
Subscribers
None

Details

Summary

Previously, running dagit from the root of the Dagster git repository would give warnings such as:

/Users/max/dev/dagster/python_modules/dagster/dagster/core/definitions/output.py:195: ExperimentalWarning: "metadata" is an experimental argument to function "OutputDefinition.__init__". It may break in future versions, even between dot releases. To mute warnings for experimental functionality, invoke warnings.filterwarnings("ignore", category=dagster.ExperimentalWarning) or use one of the other methods described at https://docs.python.org/3/library/warnings.html#describing-warning-filters.
Test Plan

Manual

Diff Detail

Repository
R1 dagster
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

Harbormaster returned this revision to the author for changes because remote builds failed.May 27 2021, 5:44 PM
Harbormaster failed remote builds in B31341: Diff 38575!
Harbormaster returned this revision to the author for changes because remote builds failed.Jun 23 2021, 5:05 PM
Harbormaster failed remote builds in B32513: Diff 40049!
Harbormaster returned this revision to the author for changes because remote builds failed.Jul 22 2021, 7:37 PM
Harbormaster failed remote builds in B34095: Diff 42131!
This revision is now accepted and ready to land.Jul 22 2021, 9:05 PM