No transform generated for EMBEDDED vs LINKCOUNTED differences

Description

If a dataset (with a child dataset as one of its fields) returned from one embedded function is passed to another, but the code generator has transformed the fields to be implicitly linkcounted on the parameter but not on the return type, there is no transform generated between the two record types and the system is liable to core.

Conclusion

None

Activity

Show:

Richard Chapman January 25, 2017 at 1:19 PM

Example that shows the error:

The type of the embedded c++ result is implicitly converted to use EMBEDDED for the nested row, but the Python does not expect embedded nested datasets in and cores

Fixed
Pinned fields
Click on the next to a field label to start pinning.

Details

Components

Assignee

Reporter

Priority

Compatibility

Minor

Fix versions

Affects versions

Created December 1, 2016 at 1:57 PM
Updated June 22, 2018 at 12:02 PM
Resolved June 22, 2018 at 12:02 PM