Skip to content

[BEAM-4480] Fixed deprecated method invoking for AvroCoder#5559

Merged
lukecwik merged 1 commit intoapache:masterfrom
vesense:BEAM-4480
Jun 7, 2018
Merged

[BEAM-4480] Fixed deprecated method invoking for AvroCoder#5559
lukecwik merged 1 commit intoapache:masterfrom
vesense:BEAM-4480

Conversation

@vesense
Copy link
Member

@vesense vesense commented Jun 5, 2018

Please add a meaningful description for your change here

This is a very minor change. Fixed the deprecated Avro API
from Schema.parse(schema) to new Schema.Parser().parse(schema)


Follow this checklist to help us incorporate your contribution quickly and easily:

  • Format the pull request title like [BEAM-XXX] Fixes bug in ApproximateQuantiles, where you replace BEAM-XXX with the appropriate JIRA issue, if applicable. This will automatically link the pull request to the issue.
  • If this contribution is large, please file an Apache Individual Contributor License Agreement.

It will help us expedite review of your Pull Request if you tag someone (e.g. @username) to look at it.

@vesense
Copy link
Member Author

vesense commented Jun 7, 2018

@lukecwik Could you take a look?

@lukecwik lukecwik merged commit 3586a62 into apache:master Jun 7, 2018
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

Successfully merging this pull request may close these issues.

2 participants