Query.jl @mutate command does not preserve column types

Indeed, I noticed this as well here: Queryverse queries lose type information? - #9 by dlakelan

I managed to figure out how to go around this in my case, but didn’t address the bigger issue. WDYT @davidanthoff? I didn’t see anything obvious in the documentation about how to keep the types stable.