Jakub Horčička
Jakub Horčička
1) Create a new job with OrderDB (Customers table). 2) Add a Union component. 3) Select some columns and keep the configuration dialog opened. 4) Remove the table. Expected: *...
`WARN 09:24:49 MultipleInputColumnsPropertyWidget - The value contains a column which is not found in the 'available' set of input columns: TransformedInputColumn[id=trans-0001-0014,name=income_currency (merged)]` Following steps are for commercial version but the...
When you try to trigger/invoke a job via REST endpoint and you specify incorrect input or just don't specify required values, then you can end up with 200 OK but...
This is supposed to be a major change that influences multiple issues. For example #1440. Currently the component instances are identified only by their names which are not unique in...
In CompareFilter it would be nice to have an option to specify a list of values that should be checked. In MetaModel there already is support for IN operator. So...
In some of our tasks we need to simulate SQL "...where exists (select ... where A and B and C...)...". We do it with the help of staging tables or...
In a simple job consisting of "oracle datastore", "null check filter" and "csv writer (or value distribution)" where the table contains "many" rows (cca 200000), the results are only produced...
On Linux DCFileChooser does not allow to go into hidden directories. Or does it? Is there some special configuration for that? In development mode DATACLEANER_HOME is /home/user/.datacleaner which basically means...