[ 
https://issues.apache.org/jira/browse/AVRO-3461?focusedWorklogId=744675&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-744675
 ]

ASF GitHub Bot logged work on AVRO-3461:
----------------------------------------

                Author: ASF GitHub Bot
            Created on: 20/Mar/22 00:53
            Start Date: 20/Mar/22 00:53
    Worklog Time Spent: 10m 
      Work Description: jklamer opened a new pull request #1609:
URL: https://github.com/apache/avro/pull/1609


   The same style of fixes needed in the encoding, decoding, and schema parsing 
flows done in #1602 also needed to happen for resolution. I also refactored the 
code style to fit those other flows and removed unneeded clones where possible. 
   
   ### Jira
   
   - [ ] My PR addresses the following [Avro 
Jira](https://issues.apache.org/jira/browse/AVRO-3461) 
   
   ### Tests
   
   - [ ] My pr adds tests that fail without these changes. Same tests to 
validate other flows. 
   
   ### Documentation
   
   - no new functionality 
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Issue Time Tracking
-------------------

            Worklog Id:     (was: 744675)
    Remaining Estimate: 0h
            Time Spent: 10m

> [rust] Resolution Flow does not handle schmea Refs
> --------------------------------------------------
>
>                 Key: AVRO-3461
>                 URL: https://issues.apache.org/jira/browse/AVRO-3461
>             Project: Apache Avro
>          Issue Type: Bug
>            Reporter: Jack Klamer
>            Priority: Major
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> The resolution code, does not handle schema refs in a similar manner to the 
> encoding and decoding flows here: [https://github.com/apache/avro/pull/1602,] 
>  It will have schema resolution errors in the same situations that the 
> encoding and decoding workflows did. 



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

Reply via email to