Skip to content
This repository has been archived by the owner on Sep 23, 2024. It is now read-only.

Add Super type support #119

Open
cooley-pe opened this issue Dec 6, 2021 · 0 comments
Open

Add Super type support #119

cooley-pe opened this issue Dec 6, 2021 · 0 comments

Comments

@cooley-pe
Copy link

The Redshift Super data-type is out of preview. It would be great to have it supported and/or the default type for object types.

I make a private "fork" and added an additional property type here. It seems to be working fine.

if 'object' in property_type:
  column_type = 'super'
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant