You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@avro.apache.org by "Gabor Szadovszky (JIRA)" <ji...@apache.org> on 2016/10/04 14:09:20 UTC

[jira] [Commented] (AVRO-1929) SchemaCompatibility fails to recognize string<->bytes promotion

    [ https://issues.apache.org/jira/browse/AVRO-1929?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15545441#comment-15545441 ] 

Gabor Szadovszky commented on AVRO-1929:
----------------------------------------

Thanks for the patch, [~epkanol].
Could you please attach it in a separate patch file or create a pull request? (See https://cwiki.apache.org/confluence/display/AVRO/How+To+Contribute#HowToContribute-Contributingyourcode for details.)

> SchemaCompatibility fails to recognize string<->bytes promotion
> ---------------------------------------------------------------
>
>                 Key: AVRO-1929
>                 URL: https://issues.apache.org/jira/browse/AVRO-1929
>             Project: Avro
>          Issue Type: Bug
>          Components: java
>    Affects Versions: 1.7.7, 1.8.0, 1.8.1, 1.9.0
>         Environment: Any Java env
>            Reporter: Anders Sundelin
>            Priority: Minor
>   Original Estimate: 1h
>  Remaining Estimate: 1h
>
> The class SchemaCompatibility fails to realize the change made as of 
> AVRO-1553, where string-to/from-bytes promotions were allowed (according to docs, this was integrated into 1.7.7)
> The submitted fix corrects this (also updating the relevant unit test)



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)