[
https://issues.apache.org/jira/browse/AVRO-4226?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18052759#comment-18052759
]
ASF subversion and git services commented on AVRO-4226:
-------------------------------------------------------
Commit 3af7a4654d574be7c78125e610a7d4ca23542eab in avro's branch
refs/heads/main from Mattia Basone
[ https://gitbox.apache.org/repos/asf?p=avro.git;h=3af7a4654d ]
AVRO-4226: Missing doc attributes for record fields (#3624)
* bump composer version
* add missing doc attribute to AvroField
* review + code improvements
* remove AvroNamedSchemata passed by reference
* SchemaTest improvements
* apply Copilot/Martin suggestions
* Update lang/php/lib/Schema/AvroArraySchema.php
Co-authored-by: Martin Grigorov <[email protected]>
---------
Co-authored-by: Martin Grigorov <[email protected]>
> Missing doc attributes for record fields
> ----------------------------------------
>
> Key: AVRO-4226
> URL: https://issues.apache.org/jira/browse/AVRO-4226
> Project: Apache Avro
> Issue Type: Bug
> Components: php
> Reporter: Mattia Basone
> Priority: Minor
> Labels: pull-request-available
> Time Spent: 2h 50m
> Remaining Estimate: 0h
>
> The doc attribute field isn't parsed and added in the AvroField instance.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)