LosD

Results 27 issues of LosD

I normally like to use the PDF version of guides, but the PDF version of your (otherwise great) guide is pretty terrible compared to the web version: - TOC doesn't...

The list of projects and licenses we depend on is rather out-of-date. A few licenses is even outright wrong now (can't list them, as this is based on memory from...

Currently. the reference data is always loaded into memory, needed or not. This could be an issue for some users with big/huge dictionaries. DictionaryConnection is already returning an iterator, so...

Type: Enhancement
Component: Engine

We have a set of icon loading utilities in `IconUtils` and `ImageManager`. There are several ways of getting these icon, but the overall names are `getDescriptorIcon`, `getIconFromData` and `getImagePathForClass`. Because...

Type: Enhancement
Component: Engine

A way to get a default value for a column, is to create a value column in a Convert to string transformer, and use that as the second input for...

Currently, we only have "hard" validation failures, which essentially makes the job building stop, so that e.g. output datastreams does not exist yet. We'll need some way to make more...

The scrollbars doesn't seem to always fit the canvas of the graph UI. The vertical scroll bar seems to do weird stuff when the horizontal size changes Here it works:...

In #1571 we've hidden column naming. These should be re-enabled as soon as MM 4.5.5 has been released.

Component: Desktop

In #1261 we made an (overall good) change to help users not start a long-running job on a cluster if the job wasn't configured properly. Unfortunately, we were a little...

Type: Bug
Component: Engine
Component: Desktop

If a transformer (DataCloud DE Movers in this case) outputs same name for an output column as an input column, the "Write data" feature will create a badly configured writer,...

Component: Engine
Component: Desktop