[GitHub] flink pull request: [FLINK-1674] Add test with nested avro type

2015-09-09 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/flink/pull/1091 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enab

[GitHub] flink pull request: [FLINK-1674] Add test with nested avro type

2015-09-09 Thread fhueske
Github user fhueske commented on the pull request: https://github.com/apache/flink/pull/1091#issuecomment-138908967 @vimalk78, thanks for the PR! Looks good to me, will merge this. --- If your project is set up for it, you can reply to this email and have your reply appear on GitH

[GitHub] flink pull request: [FLINK-1674] Add test with nested avro type

2015-09-04 Thread rmetzger
Github user rmetzger commented on the pull request: https://github.com/apache/flink/pull/1091#issuecomment-137679740 Thank you for the contribution. We'll soon review your pull request. --- If your project is set up for it, you can reply to this email and have your reply appear on Git

[GitHub] flink pull request: [FLINK-1674] Add test with nested avro type

2015-09-03 Thread vimalk78
GitHub user vimalk78 opened a pull request: https://github.com/apache/flink/pull/1091 [FLINK-1674] Add test with nested avro type Modified User definition in user.avsc to include a nested definition. Modified the corresponding test cases to reflect the changed User definition