Mate Valko
Results
23
comments of
Mate Valko
> If you're creating a new table, why not just use an incrementing id, or a uuid? Well, you have to ensure that you have the same synthetic ID pairs...
For now, i have a preprocess step, which does rowcounts, plus retrieves schema from both source & target, then uses the common columns. I have a separate function but you...
I have the same issue. The funny thing is that it works on macos, but if i run the same container on almalinux, it doesn't work!