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

Clarifying rename of AssetsDefinitionFactory-related classes and properties #22251

Merged
merged 1 commit into from
Jun 7, 2024

Conversation

schrockn
Copy link
Member

@schrockn schrockn commented Jun 3, 2024

Summary & Motivation

Various pieces of good feedback raised by @sryza done here to avoid merge conflicts.

  • More use of NamedIn and NamedOut rather than raw tuples
  • outs_by_output_name instead of asset_outs_by_output_name
    outs_by_output_name instead of asset_outs_by_output_name
  • ins_by_input_name instead asset_ins_by_input_name

How I Tested These Changes

BK

Copy link
Member Author

schrockn commented Jun 3, 2024

This stack of pull requests is managed by Graphite. Learn more about stacking.

Join @schrockn and the rest of your teammates on Graphite Graphite

@schrockn schrockn changed the title inmapping outmapping Clarifying rename of AssetsDefinitionFactory-related classes and properties Jun 3, 2024
@schrockn schrockn requested review from smackesey and sryza June 3, 2024 16:35
@schrockn schrockn marked this pull request as ready for review June 3, 2024 16:35
@schrockn schrockn force-pushed the aget-multi-asset-refactor-true-14 branch from c9624a2 to f49250b Compare June 3, 2024 18:37
@schrockn schrockn force-pushed the multi-asset-sandy-feedback branch from 2d16c86 to d899428 Compare June 3, 2024 18:37
multi_asset_self_dep.py Outdated Show resolved Hide resolved
@schrockn schrockn force-pushed the aget-multi-asset-refactor-true-14 branch from f49250b to 45e0e28 Compare June 4, 2024 00:56
@schrockn schrockn force-pushed the multi-asset-sandy-feedback branch from d899428 to 9d2411e Compare June 4, 2024 00:56
@schrockn schrockn force-pushed the aget-multi-asset-refactor-true-14 branch from 45e0e28 to 3d349fe Compare June 4, 2024 01:02
@schrockn schrockn force-pushed the multi-asset-sandy-feedback branch from 9d2411e to 1cb1c89 Compare June 4, 2024 01:02
@schrockn schrockn force-pushed the aget-multi-asset-refactor-true-14 branch from 3d349fe to b85de60 Compare June 4, 2024 15:53
@schrockn schrockn force-pushed the multi-asset-sandy-feedback branch from 1cb1c89 to 977ee45 Compare June 4, 2024 15:54
@schrockn schrockn force-pushed the aget-multi-asset-refactor-true-14 branch from b85de60 to f38b2bf Compare June 4, 2024 15:58
@schrockn schrockn force-pushed the multi-asset-sandy-feedback branch from 977ee45 to 8ef77bc Compare June 4, 2024 15:58
@schrockn schrockn force-pushed the aget-multi-asset-refactor-true-14 branch from f38b2bf to 3afca4a Compare June 6, 2024 00:37
@schrockn schrockn force-pushed the multi-asset-sandy-feedback branch from 8ef77bc to 67fcd85 Compare June 6, 2024 00:37
@schrockn schrockn force-pushed the aget-multi-asset-refactor-true-14 branch from 3afca4a to 9c97bf6 Compare June 6, 2024 14:39
@schrockn schrockn force-pushed the multi-asset-sandy-feedback branch from 67fcd85 to 5991ab8 Compare June 6, 2024 14:39
@schrockn schrockn force-pushed the aget-multi-asset-refactor-true-14 branch from 9c97bf6 to 01d649c Compare June 6, 2024 17:38
@schrockn schrockn force-pushed the multi-asset-sandy-feedback branch from 5991ab8 to e32fef6 Compare June 6, 2024 17:38
@schrockn schrockn force-pushed the aget-multi-asset-refactor-true-14 branch from 01d649c to 16662f2 Compare June 6, 2024 17:49
@schrockn schrockn force-pushed the multi-asset-sandy-feedback branch from ab77091 to 01c4392 Compare June 6, 2024 17:49
@schrockn schrockn force-pushed the aget-multi-asset-refactor-true-14 branch from 16662f2 to 6281cef Compare June 6, 2024 19:10
This was referenced Jun 8, 2024
danielgafni pushed a commit to danielgafni/dagster that referenced this pull request Jun 18, 2024
…erties (dagster-io#22251)

## Summary & Motivation

Various pieces of good feedback raised by @sryza done here to avoid merge conflicts.

* More use of `NamedIn` and `NamedOut` rather than raw tuples
* outs_by_output_name instead of asset_outs_by_output_name
outs_by_output_name instead of asset_outs_by_output_name
* ins_by_input_name instead asset_ins_by_input_name

## How I Tested These Changes

BK
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