You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@avro.apache.org by "ASF subversion and git services (Jira)" <ji...@apache.org> on 2023/06/05 19:24:00 UTC

[jira] [Commented] (AVRO-3764) [Rust] Add schemata-based resolve method

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

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

Commit cdfd66fed1cb366400a41aa7dcbec19d1fad8a09 in avro's branch refs/heads/dependabot/cargo/lang/rust/master/libflate-1.4.0 from theo
[ https://gitbox.apache.org/repos/asf?p=avro.git;h=cdfd66fed ]

AVRO-3764: [Rust]: Add resolve method with schemata for an automatic Schema::Ref resolving (#2262)

* feat: add draft method to resolve with schemata

* feat: add test for resolving with schemata

* AVRO-3764: Minor improvements in the test

Signed-off-by: Martin Tzvetanov Grigorov <mg...@apache.org>

---------

Signed-off-by: Martin Tzvetanov Grigorov <mg...@apache.org>
Co-authored-by: Fedor Telnov <f....@picodata.io>
Co-authored-by: Martin Tzvetanov Grigorov <mg...@apache.org>

> [Rust] Add schemata-based resolve method
> ----------------------------------------
>
>                 Key: AVRO-3764
>                 URL: https://issues.apache.org/jira/browse/AVRO-3764
>             Project: Apache Avro
>          Issue Type: New Feature
>          Components: rust
>            Reporter: Fedor Telnov
>            Assignee: Martin Tzvetanov Grigorov
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 1.12.0, 1.11.2
>
>          Time Spent: 0.5h
>  Remaining Estimate: 0h
>
> There is existing validate method on apache_avro::Value that does validation based on schemata. It would be good if we add resolve method based on schemata.
> I provided a draft - maybe it is not intended to work this way. Correct me if it is the case.
> Draft pull request: https://github.com/apache/avro/pull/2262



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