[GitHub] [avro] tradercentric commented on pull request #2519: AVRO-3856: [C#] Hardcode max depth to 192 when using Newtonsoft Jsonreader to parse Avro schema up to 64 depth level

2023-09-28 Thread via GitHub
tradercentric commented on PR #2519: URL: https://github.com/apache/avro/pull/2519#issuecomment-1739555495 Hi @KalleOlaviNiemitalo , I have reworded the title to reflect the wish to hardcode value of 192 to support parsing of Avro schema up to 64 depth levels. -- This is an automated mess

[jira] [Comment Edited] (AVRO-3856) Cannot parse Avro schemas for a record with depth less than the default maximum of 64 in C#

2023-09-28 Thread Edmond Wong (Jira)
[ https://issues.apache.org/jira/browse/AVRO-3856?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17769421#comment-17769421 ] Edmond Wong edited comment on AVRO-3856 at 9/28/23 2:28 PM: I

[jira] [Updated] (AVRO-3876) JacksonUtils is not symmetric

2023-09-28 Thread Christophe Le Saec (Jira)
[ https://issues.apache.org/jira/browse/AVRO-3876?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Christophe Le Saec updated AVRO-3876: - Affects Version/s: 1.11.3 > JacksonUtils is not symmetric > -

[jira] [Assigned] (AVRO-3876) JacksonUtils is not symmetric

2023-09-28 Thread Christophe Le Saec (Jira)
[ https://issues.apache.org/jira/browse/AVRO-3876?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Christophe Le Saec reassigned AVRO-3876: > JacksonUtils is not symmetric > - > > Key

[jira] [Updated] (AVRO-3856) Cannot parse Avro schemas for a record with depth less than the default maximum of 64 in C#

2023-09-28 Thread Emanuele Sabellico (Jira)
[ https://issues.apache.org/jira/browse/AVRO-3856?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Emanuele Sabellico updated AVRO-3856: - Description: When parsing the Avro Schema with Newtonsoft.Json max depth is limited to 64,

[jira] [Updated] (AVRO-3856) Cannot parse Avro schemas for a record with depth less than the default maximum of 64 in C#

2023-09-28 Thread Emanuele Sabellico (Jira)
[ https://issues.apache.org/jira/browse/AVRO-3856?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Emanuele Sabellico updated AVRO-3856: - Description: When parsing the Avro Schema with Newtonsoft.Json max depth is limited to 64,