-
Migrated from GitLab: https://gitlab.com/meltano/hub/-/issues/139
Originally created by @tayloramurphy on 2021-03-08 15:46:58
---
This could be an interesting add-on to any existing database taps. …
-
### Singer SDK Version
0.34.1
### Is this a regression?
- [ ] Yes
### Python Version
3.7 (EOL)
### Bug scope
Taps (catalog, state, etc.)
### Operating System
Ubuntu 22.04
…
-
Just simply doing:
./bin/tap-zendesk --config zendesk_config.json --catalog catalog.json
doesn't work:
{"type": "SCHEMA", "stream": "tickets", "schema": {"properties": {"organization_id": {"t…
-
Migrated from GitLab: https://gitlab.com/meltano/sdk/-/issues/273
Originally created by @vischous on 2021-11-18 21:08:22
---
I have a use case with tap-clickup where a stream has a parameter that w…
-
Some recent conversations with community members have sparked the idea for a performance benchmarking/troubleshooting section.
## Possible rough content outline
1. Start by listing all the poss…
-
## Description
To enhance the functionality and user experience of Inbox Zero, we aim to implement support for various third-party integrations. This will allow users to seamlessly connect Inbox Zero…
-
I'm running this tap via Meltano and getting an error when I reach the end of what I think is the run most recent set of records -- that is, the `validate_response` section is failing. [code](https://…
-
Extend each tap to allow storing data extracted from a tap (without schema information) to internal storage.
```yaml
id: postgres_to_ion
namespace: dev
tasks:
- id: extract
type: io.…
-
**Describe the bug**
Following the instructions for installing only some connectors (not all defaults) from source results in an error.
```
$ make pipelinewise connectors -e pw_connector=tap-post…
-
Hello,
I had tried `tap-facebook` but get empty response. No error. No data. Please help. Currently, I'm working task ETL. It urgent. Thanks.
It's log:
```
ancs21_ps@cloudshell:~/hello-singer …