kou opened a new pull request, #36987:
URL: https://github.com/apache/arrow/pull/36987

   ### Rationale for this change
   
   BasicDecimal256FromLE() requires 4 arguments. So we should not use 
BasicDecimal256FromLE({X, X, X, X}) form.
   
   I don't know why the current form works on amd64 but doesn't work on s390x.
   
   ### What changes are included in this PR?
   
   Removed needless "{" and "}".
   
   ### Are these changes tested?
   
   Yes.
   
   ### Are there any user-facing changes?
   
   Yes.


-- 
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]

Reply via email to