Claire Lin
Claire Lin
@sryza This PR is now updated with the `latest_materialization_by_partition_and_asset` method merged in #9856 I think it's ready for you to take another look!
@erinkcochran87 @sryza The implementation for multi assets is now merged! I've updated the docs to contain examples of the new functionality and broken out the asset sensor content into its...
@sryza oddly, I'm not seeing any new comments from you
@sryza I think displaying and exposing the partition keys as tuples will make them more readable and tractable. Though, I don't think we can completely hide that the partition keys...
@amarrella sorry about the late response! This is looking good to me, I've gone ahead and merged this now
We now support fetching partition mappings via graphQL, so we're good to add UI support: https://github.com/dagster-io/dagster/pull/18119
* **#21237** * **#21036** 👈 * `master` This stack of pull requests is managed by Graphite. Learn more about stacking. Join @clairelin135 and the rest of your teammates on Graphite
@smackesey thanks for fixing this 🙌
Seems reasonable to me, we allow static partitions defs to contain partition keys with the pipe character. Looks good to me pending @bengotow's check that this is guarded on the...
@yuhan noticed that these were functionalities you added a few years ago, would you be up to review this?