Cédric L. Charlier

Results 70 issues of Cédric L. Charlier

It should be possible to use these predicates for checking if a _numeric_ value is even, odd or if the result of the division of this value by an operator...

small-improvement

It should be possible to define a seed, a step and a count of times the loop is executed. A count of 0 means that the resulting sequence has 0...

small-improvement

It should be possible to define a seed, a step and a condition while/until the loop is executed. ```xml 0 ``` `while` means that the loop will stop when the...

small-improvement

At the moment, the reference of a native transformation must be a static value, a contextual value (value of the current row) or a variable. It should be possible to...

feature-request

Currently, it's possible to create an extension to read files with really specific parsers. Unfortunately, the file must be located on local or shared disks. It's not possible to create...

started
feature-request

It's possible to tune the behavior of NCalc by setting some values to EvaluateOptions. Unfortunately, this is not accessible and default values are always taken into account.

feature-request

Currently, NBi is supporting strict equality when validating a lookup-matches. With #470, it should also be possible to use some tolerance but it will still be an equality that will...

feature-request

It should be possible to define additional variables in an instance-settling. When additional variables are created they should be combined with a cartesian product. Meaning that if the first variable...

feature-request

Currently `group-by` is supporting to group by column's value or by cases (predicates). It should also be possible to create bins. As a first step it should be possible to...

feature-request

It should be possible to define some attributes of the ```rest``` feature at the reference level: ```xml xxx ``` At the execution level ```xml yyy ... ```

feature-request
nosql/json