Skip to content

Conversation

@emmanuel
Copy link
Contributor

@emmanuel emmanuel commented Jan 5, 2022

Fixes #3876.

Check List

  • Tests has been run in packages where changes made if available
  • Linter has been run for changed code
  • Tests for the changes have been added if not covered yet
  • Docs have been added / updated if required

Issue Reference this PR resolves

Fixes #3876

Description of Changes Made (if issue reference is not provided)

Override BaseDriver.createSchemaIfNotExists() in RedshiftDriver with a schema-discovery query that is compatible with Redshift information schema permission semantics. See details in #3876.

@emmanuel emmanuel requested a review from a team as a code owner January 5, 2022 07:21
@github-actions github-actions bot added the pr:community Contribution from Cube.js community members. label Jan 5, 2022
@rpaik rpaik added pre-aggregations Issues related to pre-aggregations backend:server Issues relating to Cube Core's Server labels Jan 5, 2022
@rpaik
Copy link
Contributor

rpaik commented Jan 5, 2022

cc/ @paveltiunov

@paveltiunov
Copy link
Member

@emmanuel Thanks for contributing that! Could you please fix TS compilation errors?

@rpaik
Copy link
Contributor

rpaik commented Jan 14, 2022

@emmanuel not sure if you saw @paveltiunov's comment 👆?

@paveltiunov paveltiunov self-assigned this Jun 26, 2022
@paveltiunov paveltiunov requested a review from a team as a code owner November 5, 2022 21:07
@KSDaemon
Copy link
Member

Closing in a favor of #9363

@KSDaemon KSDaemon closed this Mar 19, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backend:server Issues relating to Cube Core's Server pr:community Contribution from Cube.js community members. pre-aggregations Issues related to pre-aggregations

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Use Redshift-appropriate query for information schema discovery

4 participants