Jakub Horčička

Results 8 issues of 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: *...

Type: Bug
Component: Desktop

`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...

Type: Bug
Component: Engine
Component: Desktop

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...

Type: Bug
Component: Engine

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...

Type: Enhancement
Component: Engine

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...

Type: Enhancement
Component: Desktop

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...

Question

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...

Type: Bug
Component: Desktop

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...

Type: Enhancement
Component: Desktop