Open pivnicek opened 6 years ago
Even in case when the table is deselected from upload
@pivnicek Tahle chyba neni z writeru, ale z mappingu docker runneru. Chovaji se tak vsechny DB writery. Navic chyba neukazuje na neexistujici tabulku ale na neexistujici sloupec v tabulce. Podle me by to urcite melo failnout.
If you try to run a writer with a non-existing KBC table it will fail with
Application error: Application error: Cannot import data from Storage API: These columns do not exist: someCol
Even if these inputs are disabled (Issue #12 )
I suppose if the table is non-existant, it should produce a warning, but the job should not fail.