data-apis/python-record-api

Don't include long dask strings

saulshanabrook opened this issue · 0 comments

We are currently recording some long dask strings like: qr-stack-getitem-b2984ed7b79fa1d55e4f99a321ae62ae-

We are currently trimming them. Instead, we should just record them as an arbitrary string type instead of a literal.