Notable fixes in R2021-05
Big Data
|
Issue |
Description |
Available in |
|---|---|---|
| Enforce that the system Path Separator character is consider as a single character | Jobs that contain tRunJob component can run successfully with Path Separator value considered as a single character. This avoids any kind of error messages. |
All Talend products with Big Data |
| Enforce that only Strings, Maps and HashMaps can be loaded from the crcMap file | Jobs that contain tRunJob component can run successfully with only java.lang.String, java.util.Map, and java.util.HashMap loaded from the cache. |
All Talend products with Big Data |
Data Mapper
|
Issue |
Description |
Available in |
|---|---|---|
| tHMap generates empty row | A new option has been added to avoid generating empty rows when the tHMap component has no output. |
All Talend Platform and Data Fabric products |
| cMap output not returned | The issue causing the cMap to return the input data instead of the output when it is not followed by another component has been solved. |
All Talend Platform and Data Fabric products with ESB |