Changed
- Fixed bug where unpacking complex types (aka types with `<>`) did not correctly return contents of brackets.
- Added parameter `field_sep` to `converters._flatten_and_convert_complex_data_type` as Glue schemas fail if spaces are in complex data type definitions. Glue schemas now have no spaces before or after `,` when creating complex data types.