You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello,
I am using Meltano and I am using a tap that is wrapped in the tap-airbyte-wrapper. tap-jira to be specific. When I try loading it to target-postgres, the schema is set to tap-airbyte. I'd like to be able to override this to the name of the tap(tap-jira). I looked in the configs and saw nothing to support this except default_target_schema in target-postgres. That doesn't help me though because I am using multiple tap-airbyte-wrapper taps.
Is this a config setting that needs to be created or a bug?
Thank You,
Larry
The text was updated successfully, but these errors were encountered:
Hello,
I am using Meltano and I am using a tap that is wrapped in the tap-airbyte-wrapper. tap-jira to be specific. When I try loading it to target-postgres, the schema is set to tap-airbyte. I'd like to be able to override this to the name of the tap(tap-jira). I looked in the configs and saw nothing to support this except default_target_schema in target-postgres. That doesn't help me though because I am using multiple tap-airbyte-wrapper taps.
Is this a config setting that needs to be created or a bug?
Thank You,
Larry
The text was updated successfully, but these errors were encountered: