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

ASF subversion and git services commented on AVRO-2397:
-------------------------------------------------------

Commit 515c9e0d03bd41a39b55467135d69e2902ec134f in avro's branch 
refs/heads/avro-3946-log-warn-error-for-strange-unions from Mikhail Koviazin
[ https://gitbox.apache.org/repos/asf?p=avro.git;h=515c9e0d0 ]

[AVRO-2397] Use raw string literals in the test (#2760)

This should make the test cases a bit more readable.

> Implement Alias Support for C++
> -------------------------------
>
>                 Key: AVRO-2397
>                 URL: https://issues.apache.org/jira/browse/AVRO-2397
>             Project: Apache Avro
>          Issue Type: Improvement
>          Components: c++
>    Affects Versions: 1.8.2
>            Reporter: Robert Kriener
>            Assignee: Martin Tzvetanov Grigorov
>            Priority: Minor
>              Labels: pull-request-available
>             Fix For: 1.12.0
>
>   Original Estimate: 1h
>          Time Spent: 3h 10m
>  Remaining Estimate: 0h
>
> Through testing inter operations between JS code and C++ code I found that 
> the JS implementation of AVRO supports aliases during schema resolution, 
> however the C++ implementation does not.
>  
> I implemented this in the C++ library and it seems to work fine. I also 
> updated the test cases to test it out, the ONLY thing I did NOT fix is that 
> one of the tests reduces the schema to canonical form - which removes the 
> aliases, then tries resolution. This case currently fails - as expected.
> I was unsure how the maintainers would prefer to handle that issue so I 
> didn't fix that test case.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to