Does Dagster not support int64 MetadataValues? I d...
# ask-community
d
Does Dagster not support int64 MetadataValues? I don't see it listed
j
Hey @Danny Steffy is there a reason that the
<http://MetadataValue.int|MetadataValue.int>
type won’t work? https://docs.dagster.io/_apidocs/ops#dagster.MetadataValue.int
d
That's what I ended up using. I think I got confused with the numpy dtypes converting into python primitives
👍 1