Skip to content

issues Search Results · repo:MeltanoLabs/tap-airbyte-wrapper language:Python

Filter by

13 results
 (70 ms)

13 results

inMeltanoLabs/tap-airbyte-wrapper (press backspace or delete to remove)

Handling of Airbyte primary keys^1 seems correct: https://github.com/MeltanoLabs/tap-airbyte-wrapper/blob/bb7999a3703985f251824ed24c5ba3eba8909bb9/tap_airbyte/tap.py#L915-L924 i.e. getting the first ...
bug
  • edgarrmondragon
  • Opened 
    on Jan 31
  • #30

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 ...
  • lmorroni
  • Opened 
    on Jan 17
  • #29

It looks like a new Airbyte message type was added. The tap looks like it handles extra messages gracefully but the logging seems to cause an exception. I wonder if this is a stdout vs stderror issue and ...
  • pnadolny13
  • Opened 
    on Jan 2
  • #27

Related: - https://github.com/MeltanoLabs/tap-airbyte-wrapper/pull/15 - https://github.com/meltano/hub/issues/1895
  • edgarrmondragon
  • Opened 
    on Nov 14, 2024
  • #26

When using AireByte sources like source-mssql or source-postgres an exception is raised like: tap_airbyte.tap.AirbyteException: Discover failed with return code 1: Unknown option: discover Doing a bit ...
  • SpaceCondor
  • 2
  • Opened 
    on Jul 24, 2024
  • #19

Description: Certain airbyte taps are incompatible with incremental extraction with tap-airbyte-wrapper For incremental to work, airbyte is expecting a state message in this form, a list of AirbyteStateMessage ...
  • JichaoS
  • Opened 
    on May 22, 2024
  • #17

All extractions are full table syncs, regardless of what airbyte discovery returns.
  • JichaoS
  • 2
  • Opened 
    on Mar 7, 2024
  • #14

I d recommend documenting the requirements for running this wrapper if you re already running meltano in docker. This is possible, but requires the /tmp directory to be mounted from the host to the meltano ...
  • alexmaras
  • 5
  • Opened 
    on Feb 15, 2024
  • #10

I believe in Python 3.7, you need to have parentheses on any use of @lru_cache. So @lru_cache() instead of @lru_cache. I realize 3.7 is ancient, but I m stuck on a machine that can t upgrade easily, and ...
  • andyoneal
  • 1
  • Opened 
    on Feb 24, 2023
  • #9

I noticed when I restarted my laptop and my docker daemon wasn t running yet that the tap gave me a red herring error likely because it couldnt start the container during catalog discovery then the exception ...
  • pnadolny13
  • 2
  • Opened 
    on Dec 22, 2022
  • #7
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue search results · GitHub