raulcd commented on issue #36863: URL: https://github.com/apache/arrow/issues/36863#issuecomment-1650225321
Sorry, I did cherry-pick all except that one, because with that one locally on top of `maint-13.0.0` I start getting a bunch of errors: ``` Passed! - Failed: 0, Passed: 12, Skipped: 0, Total: 12, Duration: 224 ms - Apache.Arrow.Flight.Tests.dll (net7.0) + for pdb in artifacts/Apache.Arrow/*/*/Apache.Arrow.pdb + sourcelink test artifacts/Apache.Arrow/Debug/net6.0/Apache.Arrow.pdb 203 Documents with errors: 9afcfa9fd34fa0c52bcb1adc2257fb4f73f9729b51fdd56d64b62b9c9ecf119d sha256 csharp /arrow/csharp/src/Apache.Arrow/Arrays/Array.cs https://raw.githubusercontent.com/raulcd/arrow/f0f27d748aaea1052744da2b2fc04950304d00fe/csharp/src/Apache.Arrow/Arrays/Array.cs error: url failed NotFound: Not Found f284d1cb901049b7f4cf0cecbb04fa8d901205d6db59d840bf6d2773c5919fcb sha256 csharp /arrow/csharp/src/Apache.Arrow/Arrays/ArrayData.cs https://raw.githubusercontent.com/raulcd/arrow/f0f27d748aaea1052744da2b2fc04950304d00fe/csharp/src/Apache.Arrow/Arrays/ArrayData.cs error: url failed NotFound: Not Found 6d2a52728920cbd2fc1be948d0d51c12e3aa449bb964a1cb9381c1f4ec3406a1 sha256 csharp /arrow/csharp/src/Apache.Arrow/Arrays/ArrayDataConcatenator.cs https://raw.githubusercontent.com/raulcd/arrow/f0f27d748aaea1052744da2b2fc04950304d00fe/csharp/src/Apache.Arrow/Arrays/ArrayDataConcatenator.cs error: url failed NotFound: Not Found 5a73a91d315f424fe427a79f8220f335201ca51dac3f32040fc9da8860c713ce sha256 csharp /arrow/csharp/src/Apache.Arrow/Arrays/ArrayDataTypeComparer.cs https://raw.githubusercontent.com/raulcd/arrow/f0f27d748aaea1052744da2b2fc04950304d00fe/csharp/src/Apache.Arrow/Arrays/ArrayDataTypeComparer.cs error: url failed NotFound: Not Found 9a7eceb04d09c3fbad488c3aecfcdf14491f7622d8d1bd73fd9e8ba492c3e2b1 sha256 csharp /arrow/csharp/src/Apache.Arrow/Arrays/ArrowArrayBuilderFactory.cs https://raw.githubusercontent.com/raulcd/arrow/f0f27d748aaea1052744da2b2fc04950304d00fe/csharp/src/Apache.Arrow/Arrays/ArrowArrayBuilderFactory.cs error: url failed NotFound: Not Found 9e53fda62c9eed119e7439c13d7dbd81fac2ce4ebd37a3a58df8df6e00a02a91 sha256 csharp /arrow/csharp/src/Apache.Arrow/Arrays/ArrowArrayConcatenator.cs https://raw.githubusercontent.com/raulcd/arrow/f0f27d748aaea1052744da2b2fc04950304d00fe/csharp/src/Apache.Arrow/Arrays/ArrowArrayConcatenator.cs error: url failed NotFound: Not Found ... https://raw.githubusercontent.com/raulcd/arrow/f0f27d748aaea1052744da2b2fc04950304d00fe/csharp/src/Apache.Arrow/Types/UInt8Type.cs error: url failed NotFound: Not Found 4fec63cc0247b7a5640467d6305c0eb6413fc17f260b2a5f787dd2acefa21663 sha256 csharp /arrow/csharp/src/Apache.Arrow/Types/UnionType.cs https://raw.githubusercontent.com/raulcd/arrow/f0f27d748aaea1052744da2b2fc04950304d00fe/csharp/src/Apache.Arrow/Types/UnionType.cs error: url failed NotFound: Not Found 87a26c9a282a85e706eaa3cb8bdb956add31770d1a41d445cd0d161cb5ebb0d4 sha256 csharp /arrow/csharp/src/Apache.Arrow/Utility.cs https://raw.githubusercontent.com/raulcd/arrow/f0f27d748aaea1052744da2b2fc04950304d00fe/csharp/src/Apache.Arrow/Utility.cs error: url failed NotFound: Not Found sourcelink test failed ``` -- 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]
