Hey! Are partitions supported by source assets? I ...
# ask-community
c
Hey! Are partitions supported by source assets? I created an
@observable_source_asset
with partitions_def but they don't seem to appear when running in dagit and always fail with
Cannot access partition_key for a non-partitioned run
. If it makes much of a difference i am using
RepositoryData
API instead of
@repository
Just seen that this has been removed from the API when i upgrade from 1.2.7 to 1.3.1 ๐Ÿ˜ž Is there any plan to support partitions for SourceAssets in the future?
๐Ÿ‘€ 1
o
hi @Carl Almklev! these are planned to be supported in the near future (cc @sean)
c
Great news! Do you have any way I can track the progress? ๐Ÿ™‚
h
Hey @owen @sean is there any update regarding this?
s
Yes, we will release some limited from data versioning + partitions support (with partitioned observable source assets part of this) within the next few weeks. Thanks for your patience, it is a tricky issue due to tracking potentially thousands of dependencies between partitions (as opposed to typically single digit numbers between assets)
๐Ÿ‘ 1
p
@sean Hi - is this still coming? Canโ€™t see anything in 1.3.6 but remain hopeful!