[
https://issues.apache.org/jira/browse/AVRO-2500?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16901860#comment-16901860
]
Anton Ryzhov commented on AVRO-2500:
------------------------------------
https://en.wikipedia.org/wiki/Dotted_and_dotless_I
> Avro library for .NET generates invalid schema json in some cultures
> --------------------------------------------------------------------
>
> Key: AVRO-2500
> URL: https://issues.apache.org/jira/browse/AVRO-2500
> Project: Apache Avro
> Issue Type: Bug
> Components: csharp
> Affects Versions: 1.9.0
> Reporter: Anton Ryzhov
> Priority: Major
>
> In Turkish culture *tr_TR* {{string.ToLower()}} converts capital 'i' to small
> dotless 'i'.
> The property *Name* in *UnnamedSchema* class returns the string 'ınt' with
> first small dotless 'i' character for integer primitive type in *tr_TR*
> culture. Therefore all schemas containing 'int' primitive type are serialized
> into invalid schema json.
--
This message was sent by Atlassian JIRA
(v7.6.14#76016)