Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Issue in handling ["null","boolean|Double|Integer"] types in avro schema #46

Open
kunallahiri opened this issue Mar 8, 2016 · 6 comments
Assignees
Milestone

Comments

@kunallahiri
Copy link

https://groups.google.com/forum/#!topic/cascading-user/r6UlLgw7nFk

Faced an issue in writing data to Avro Sink using Avro schema as well as passing Cascading fields and Type. Possible issue in CascadingToAvro methodtoAvro(Object obj, Schema schema). Currently fixed it in my code project to get the AvroScheme working.

@kunallahiri
Copy link
Author

Could be related to Issue #41 .

@kunallahiri kunallahiri changed the title Issue in handling ["null","boolean|Doube|Integer"] types in avro schema Issue in handling ["null","boolean|Double|Integer"] types in avro schema Mar 8, 2016
@kkrugler
Copy link
Member

Hi Kunal - were you thinking of submitting a patch? Mark Castillo had emailed me previously about this.

@kunallahiri
Copy link
Author

Yes i have made changes as per the master branch and am using in my internal environment.

@kunallahiri
Copy link
Author

Should i test it and send a pull request for your review ?

@kkrugler
Copy link
Member

Yes, thanks

@kkrugler
Copy link
Member

Hi @kunallahiri - could you create a pull request? Thanks!

@kkrugler kkrugler added this to the 3.1 milestone Jul 12, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants