mirror of
https://github.com/open-metadata/OpenMetadata.git
synced 2025-07-29 12:19:57 +00:00

* For hive's complex data types parse raw type * Complex Data type logic modification * Complex Data Type parsing implemented * Raw Data type helper modification * handling unnamed/anonymous struct * Complex Nested structure implementation * print statements removed and reverted to raw_data_type * Complex Structure Array & MAP logic implemented * Raw Data Type Logic revamped * Redshift Integration * MAP and UnionType support added * Redshift Pypi package updated * dataLength validationError fix Co-authored-by: Ayush Shah <ayush@getcollate.io>