unipop-graph / unipop

Data Integration Graph
Apache License 2.0
203 stars 35 forks source link

CoalescePropertyScema #83

Closed seanbarzilay closed 7 years ago

seanbarzilay commented 7 years ago

A property schema that receives multiple property schemas and returns the first schema that returns a value

rmagen commented 7 years ago

Cool!

Get Outlook for iOS

On Mon, Aug 8, 2016 at 11:49 AM +0300, "sbarzilay" notifications@github.com wrote:

A property schema that receives multiple property schemas and returns the first schema that returns a value

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub, or mute the thread.

seanbarzilay commented 7 years ago

Maybe think of a more elegant way to initialize other than:

...
"coalesce": true,
...