-
I attempted to use this tap on a simple repo and received this error -
```
2021-04-28 22:28:57,287Z main - INFO Running tap-github version 1.9.2 and target-stitch version 3.2.0
2021-04-28 22:28…
-
I am trying to use this target (via meltano, using most recent releases of both) to process data from postgres (https://github.com/transferwise/pipelinewise-target-postgres), specifically from a table…
-
The new TAP should have explicit concurrency support, that is where TAP can be generated via multiple threads.
Note: For most things there is no guarantee of atomic writes, but that is not TAP's prob…
-
Inspired by Bats, and also because I love TAP, I wrote [Fishtape](https://github.com/fisherman/fishtape) for Fish.
What about adding a note or link to the README for fish users?
ghost updated
8 years ago
-
### Meltano Version
3.5.0
### Python Version
3.10
### Bug scope
CLI (options, error messages, logging, etc.)
### Operating System
Windows 11 - pwsh
### Description
running tap-mssql to target…
-
S17 has these two examples:
```
$supply.tap: -> $value { say "Got a $value" },
done => { say "Reached the end" },
quit => {
when X::FooBar { die "Major oopsie" };
default …
-
### Component(s)
extension/remotetap
### Is your feature request related to a problem? Please describe.
The RemoteTap extension was abandoned because the [first implementation](https://github.com/o…
-
Hello folks!
When instrumenting Orleans grains, we can easily use `IIncomingGrainCallFilter`/`IOutgoingGrainCallFilter`. That allow us to inspect the grain calls, instrument it with logs/telemetry …
-
Hi team,
Our SFMC extract was reported in error states for many days. This morning it turned to normal, we didn't actually do or change anything. We are trying to understand the cause of the error…
-
## User Story
As a local pastor or SE advisor, I need to be able to approve accuracy of a locally translated Bible story,
but it's not realistic for me to be controlled by a narrow training program…