Actions
Task #7772
closedTypeConversion.coerce: transform from MAP to BIT_VECTOR
Start date:
11/30/2016
Due date:
% Done:
100%
Estimated time:
Detected in build:
svn
Published in build:
0.4.25
Description
Add support for MAP values conversion in TypeConversion.coerce method.
The current use case is to transform "Int -> 0|1" mapping with indices starting from 0, to bit vector value.
Actions