[
https://issues.apache.org/jira/browse/AVRO-3425?focusedWorklogId=736061&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-736061
]
ASF GitHub Bot logged work on AVRO-3425:
----------------------------------------
Author: ASF GitHub Bot
Created on: 03/Mar/22 15:13
Start Date: 03/Mar/22 15:13
Worklog Time Spent: 10m
Work Description: zcsizmadia edited a comment on pull request #1574:
URL: https://github.com/apache/avro/pull/1574#issuecomment-1058140699
@martin-g I think it is ready for review:
Added several avrogen related tests:
1. Command line sanity checks
2. Exit codes
3. Compiling several schema files and checking the generated types and
source files, and directory structure
4. Making sure that the generated code form the cs files can instantiate
all the objects generated by avrogen
5. Making sure that namespace mapping works as well (checking compilation,
generated files, instantiating expected objects)
6. Making sure that reserved keywords in namespaces or namespace mapping
work as well (checking compilation, generated files, instantiating expected
objects)
7. Revived the disabled cunit tests which were commented out because of teh
DOM compiler does not work on net core app (replaced by the runtime roslyn
compiler)
--
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: 736061)
Remaining Estimate: 46h 50m (was: 47h)
Time Spent: 1h 10m (was: 1h)
> Extend C# avrogen namespace mapping to models and members as well
> -----------------------------------------------------------------
>
> Key: AVRO-3425
> URL: https://issues.apache.org/jira/browse/AVRO-3425
> Project: Apache Avro
> Issue Type: Improvement
> Components: csharp
> Reporter: Zoltan Csizmadia
> Priority: Critical
> Labels: pull-request-available
> Original Estimate: 48h
> Time Spent: 1h 10m
> Remaining Estimate: 46h 50m
>
> Currently C# avrogen namespace mapping works only for the class file main
> napespace. The references between the models are not correct.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)