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

fix pg_enum, add a build script #10

Merged
merged 7 commits into from
Feb 13, 2020
Merged

fix pg_enum, add a build script #10

merged 7 commits into from
Feb 13, 2020

Conversation

quodlibetor
Copy link
Contributor

Searching for pg_enum type definitions was causing other sorts of schema
introspection failures, this causes the views to work.

It can download or build the materialize plugin and create a metabase docker
image with the plugin pre-installed.
Since :postgres is the parent of :materialize, we need to override the
multimethod if we want to customize behavior.
It can be retrieved by running e.g.

    docker inspect -f '{{index .Config.Labels "io.materialize.metabase-version"}}' materialize/metabase:latest

Which is I guess something.
@quodlibetor quodlibetor merged commit e09f01d into master Feb 13, 2020
@quodlibetor quodlibetor deleted the fix-pg_enum branch February 13, 2020 18:07
quodlibetor added a commit to quodlibetor/materialize that referenced this pull request Feb 13, 2020
quodlibetor added a commit to MaterializeInc/materialize that referenced this pull request Feb 13, 2020
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

Successfully merging this pull request may close these issues.

1 participant