-
Implement an action module that runs a DHF step utilizing the step's defined SourceQuery instead of the passed in URI.
This will allow steps to be run in a similar fashion as when run with the grad…
-
Hi,
I'm trying to sync multiple tables in incremental mode. It returns a error in creating and dropping the staging table. I'm working on a test setup where I have 2 PostgreSQL databases running i…
-
deleted records aren't getting deleted from the sink tables. Oracle to MS SQL Server. output is normal without and warning or error. Update is working though.
Version - 0.8.9
sourceConnect='…
-
Hello. I've a problem with your bot :
```Future exception was never retrieved
future:
Traceback (most recent call last):
File "/usr/local/lib/python3.8/concurrent/futures/thread.py", line 57, i…
-
Tried to log into SB to find out why a ban processed at the sever did NOT report back any feed back, so I opened a browser window to log into SB and got the following error message:
Fatal error: Un…
-
### Steps to reproduce
Use MySQL 5.7 ,EF Core 3.1
```
var sourceQuery = _detailRepository
.WithDetails(x => x.SalesContract)
.Select(x => new { Key = new { x.Sales…
-
Quand on fais un achat et qu'on finalise sur le panier on fini sur une page blanche
-
### Source/destination types
```csharp
public class SourceParentTest {
public SourceChildTest? Child { get; set; }
}
public class SourceChildTest {
public int TestInt { get; set; }
}…
-
**Kibana version:**
7.9.0-BC6
For some of the duplicate queries such as the GetMatrixHistogramQuery it might be due to dependency issues between hooks and refreshes of data.
See this ticket for…
-
I am using Heroku after bot online and working commands. after that, I replace it with my own server.json then suddenly it crashed and will not back online. Even I try to replace back to normal Github…