If the input dataframe has been initialized with logical types, does autonormalize lose this typing information on the output dataframes?
Steps to check
- Create an input dataframe
- Add logical types to some columns
- Check if output dataframes have the same logical types