trxcllnt commented on PR #37122: URL: https://github.com/apache/arrow/pull/37122#issuecomment-1696027855
From the logs, it seems like the C# implementation may not be aligning everything to 4-byte boundaries. Is there any way to get the files C# produces to confirm? ``` ################# FAILURES ################# FAILED TEST: primitive C# producing, JS consuming FAILED TEST: null C# producing, JS consuming FAILED TEST: decimal C# producing, JS consuming FAILED TEST: datetime C# producing, JS consuming FAILED TEST: nested C# producing, JS consuming FAILED TEST: recursive_nested C# producing, JS consuming ``` -- 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]
