kite-sdk / kite

Kite SDK
http://kitesdk.org/docs/current/
Apache License 2.0
394 stars 263 forks source link

fixes #435 - extractAvroPaths does not traverses arrays in union #436

Closed SOLID-Design closed 8 years ago

SOLID-Design commented 8 years ago

extractAvroPaths does not traverses arrays with the '[]' notation when array is part of a union

SOLID-Design commented 8 years ago

will post pull request that does pass all checks