bardo icon indicating copy to clipboard operation
bardo copied to clipboard

Prevent record types being coerced to maps.

Open deepxg opened this issue 8 years ago • 0 comments

wrap-size treats custom records types as maps, pulling all keys out and interpolating between them, instead of calling the custom interpolator on the record type. This causes errors when trying to chain or build a pipeline over a custom type.

deepxg avatar Aug 04 '16 09:08 deepxg