Is there a way to rename an asset without needing ...
# ask-community
s
Is there a way to rename an asset without needing to rematerialize it? Like an alias?
My use case - early on we used lots of names that were all over the place, it would be nice to standardize as we have matured and started to understand how to use dagster better. But I don’t want to lose history, and I don’t want to have to regenerate old partitions - some of those jobs would take several weeks and thousands of dollars in compute.
r
not yet, there’s a tracking issue https://github.com/dagster-io/dagster/issues/9512