TestSchema had two tests disabled; new test for named schemas named after 
primitives.
-------------------------------------------------------------------------------------

                 Key: AVRO-363
                 URL: https://issues.apache.org/jira/browse/AVRO-363
             Project: Avro
          Issue Type: Improvement
          Components: java
            Reporter: Philip Zeyliger
            Assignee: Philip Zeyliger


Two tests were marked private and therefore not executed in TestSchema.  One of 
these passed easily; the other needed a bit of an implementation fix (throw an 
exception on mismatched enums, which I think is the currently spec'd behavior). 
 I also added a test (and then fixed functionality) to prevent records (and 
other named schema types) to be named after primitive types.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to