Description
Currently we parse partition values ad-hoc from raw string data in teh various state / snapshot APIs. Since we now have partitionValues_parsed included in the arrow state, we should directly read from that data to avoid additional work.
Use Case
Related Issue(s)