https://dagster.io/ logo
Title
c

Charlie Bini

04/20/2023, 7:35 PM
is there a way to delete dynamic partitions? my sensor created a bunch of invalid ones and I'd like to clean them up
t

Tim Castillo

04/20/2023, 7:36 PM
Hi! Yeah, there's a DeleteDynamicPartitionsRequest class that you can use with the keys you want to clean up.
c

Charlie Bini

04/20/2023, 7:38 PM
cool! anyway to use that from the UI or command line?
t

Tim Castillo

04/20/2023, 7:38 PM
Not that I know of, but let me check in with the team, otherwise I'll raise a feature request.
c

claire

04/20/2023, 9:51 PM
No current way to delete partitions via the UI or CLI, would recommend opening up a feature request!