-
Hello! I started to use the integration recently, and it worked fine, but out of the blue this error kept coming up when reading the `from singer import utils` module, and it broke the entire connecti…
-
Hello,
We have a use case where we want to run our tap-target infinitely and not stop after 1 run
meaning,
Tap runs at a time and take some data, pass it to target to the destination,
Now we dont …
-
### Feature scope
Taps (catalog, state, stream maps, etc.)
### Description
It would be very helpful if SDK based taps during the discovery process of a database grabbed column data types and placed…
-
Migrated from GitLab: https://gitlab.com/meltano/meltano/-/issues/2488
Originally created by @DouweM on 2020-12-30 21:32:48
---
For example:
- a `SCHEMA` message with properties without a `type`/`…
-
### Feature scope
Targets (data type handling, batching, SQL object generation, tests, etc.)
### Description
I just wanted to post an issue that I had with Meltano that I still cannot figure it out…
-
Migrated from GitLab: https://gitlab.com/meltano/meltano/-/issues/3288
Originally created by @paul.tiplady on 2022-02-25 21:16:25
---
### Problem to solve
Meltano recently wired up Structlog to mak…
-
### Feature scope
CLI (options, error messages, logging, etc.)
### Description
If the tap emits Singer metrics, we should aggregate those and print them to the user during the operation and/or at t…
-
### Overview
Trying to debug [this issue from Slack](https://meltano.slack.com/archives/C06A1MD6A6L/p1717605228789809) and getting a `jsonschema.exceptions.ValidationError` when loading `informatio…
-
I'm trying to figure out how to get my data in as a number/decimal, instead of a double. My data type in SQL server is decimal(38,20). Here is my output data type:
```json
"val2":{"inclusion":"…
-
### Feature scope
Taps (catalog, state, stream maps, etc.)
### Description
In https://github.com/meltano/sdk/blob/dfcec5fb4f26329f6f6963626b51003296240e0d/singer_sdk/streams/rest.py#L147 the msg do…
visch updated
4 months ago