Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

catalog generation for redshift #831

Closed
cmcarthur opened this issue Jul 9, 2018 · 2 comments
Closed

catalog generation for redshift #831

cmcarthur opened this issue Jul 9, 2018 · 2 comments
Assignees

Comments

@cmcarthur
Copy link
Member

@drewbanin do we have incomplete code for this somewhere?

@drewbanin
Copy link
Contributor

The version I have for redshift is identical to the existing postgres implementation. We'll need to update it for Redshift to account for:

  • views
  • late binding views?
  • sort/dist keys, column encoding, table size, etc

If I remember correctly, Redshift makes joining to some of these system table really painful. Let's see how much we can do for the v1

@beckjake
Copy link
Contributor

Closed in #866

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants