Skip to content

GitLab Next

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
Meltano
Meltano
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 464
    • Issues 464
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
    • Iterations
  • Merge requests 22
    • Merge requests 22
  • Requirements
    • Requirements
    • List
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
    • Test Cases
  • Operations
    • Operations
    • Incidents
    • Environments
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Analytics
    • Analytics
    • CI/CD
    • Code Review
    • Insights
    • Issue
    • Repository
    • Value Stream
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • meltano
  • MeltanoMeltano
  • Issues
  • #2283

Closed
Open
Created Aug 19, 2020 by Douwe Maan@DouweMOwner

Add new loader extra `target_schema` to use as default dbt `source_schema` instead of loader `schema`

Part of untangling the mess described in #2208 (comment 388529270):

The inconsistent namespaces are an unfortunate consequence of the different roles that namespace has come to play in Meltano over time, and the different directions they pull us in:

  1. extractor namespace: default value for dbt's source_schema setting, through point 3's schema setting:
    • https://gitlab.com/meltano/meltano/blob/master/src/meltano/core/bundle/discovery.yml#L733

The loader target_schema extra of target-postgres would be set to $PG_SCHEMA by default.

This will enable us to change the default value of the dbt source_schema setting from $MELTANO_LOAD_SCHEMA to $MELTANO_LOAD__TARGET_SCHEMA.

Edited Aug 19, 2020 by Douwe Maan
Assignee
Assign to
Fri: Sep 18, 2020
Milestone
Fri: Sep 18, 2020 (Past due)
Assign milestone
Time tracking