MakeTypes
MakeTypes copied to clipboard
Added Emitter.emitShape API to enable the shape to be customised
This adds an API so that the Shape can generated by the caller using d2s
and then customised prior to being emitted. For example, one can mark all fields as nullable without having to have a nullable example for each field in the dataset.