Hello, I haven't found a clear explanation in the doc but from what I understand from the source code in _preprocess_dict, subcast parameter only impacts the value of the duct, not the key. It would be nice to have two different parameters for subcasting. Like subcast_key and subcast_value.
Happy to submit PR If you think this is a good improvement!
Hello, I haven't found a clear explanation in the doc but from what I understand from the source code in
_preprocess_dict,subcastparameter only impacts the value of the duct, not the key. It would be nice to have two different parameters for subcasting. Likesubcast_keyandsubcast_value.Happy to submit PR If you think this is a good improvement!