Skip to content
This repository was archived by the owner on Nov 11, 2022. It is now read-only.

[BEAM-359] Treat erased type variables as non-deterministic in AvroCoder #531

Merged
merged 1 commit into from
Jan 30, 2017

Conversation

ehlyzov
Copy link
Contributor

@ehlyzov ehlyzov commented Jan 11, 2017

This is a back port of a BEAM-359. It allows to create a coder for generics in a case if the schema for the concrete type parameter is provided. The created coder will be treated as non-deterministic.

For more information look at:
https://issues.apache.org/jira/browse/BEAM-359
apache/beam@9c8dc4f
http://stackoverflow.com/questions/41381648/serializing-generic-class-with-provided-schema-using-avrocoder

@dhalperi
Copy link
Contributor

Thanks for this contribution, merging. This change will be available in master once merged.

If we make another release in the 1.x series, it will be included there, but this is not yet planned.

@dhalperi dhalperi merged commit b4e391e into GoogleCloudPlatform:master Jan 30, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants