[
https://issues.apache.org/jira/browse/AVRO-3591?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17686470#comment-17686470
]
ASF subversion and git services commented on AVRO-3591:
-------------------------------------------------------
Commit e22f029c4dd74ec962dca7cfe21a87c69fa2872e in avro's branch
refs/heads/avro-3646-serde-for-enum-mixed-variants from clesaec
[ https://gitbox.apache.org/repos/asf?p=avro.git;h=e22f029c4 ]
AVRO-3591: start with commons schemas (#1850)
* AVRO-3591: start with commons schemas
* AVRO-3591: Add licence
* AVRO-3591: add tests for rust
* AVRO-3591: Add license
* AVRO-3591: clear warning
* AVRO-3591: regroup imports
* fix
Co-authored-by: Martin Grigorov <[email protected]>
* AVRO-3591: delete to string
* AVRO-3591: Common tests in C
* AVRO-3591: use Result
* AVRO*-3591: fix clippy warning
* AVRO-3591: readme files added
* AVRO-3591: fix clippy
* AVRO-3591: fix rs format
---------
Co-authored-by: Martin Grigorov <[email protected]>
> Improve interoperability tests with a common test suite
> -------------------------------------------------------
>
> Key: AVRO-3591
> URL: https://issues.apache.org/jira/browse/AVRO-3591
> Project: Apache Avro
> Issue Type: New Feature
> Reporter: Ryan Skraba
> Assignee: Christophe Le Saec
> Priority: Major
> Labels: pull-request-available
> Fix For: 1.12.0
>
> Time Spent: 1h 10m
> Remaining Estimate: 0h
>
> We sometimes see interoperability issues like FLINK-25962. There are dozens
> (or hundreds) or test schemas and data in the various language SDKs.
> It would be a huge win if we had a way to share test schemas between
> different SDKs and versions.
> The {{share/test/data/schema-tests.txt}} is a good start.
>
--
This message was sent by Atlassian Jira
(v8.20.10#820010)