arashandishgar commented on PR #45663:
URL: https://github.com/apache/arrow/pull/45663#issuecomment-2708770117

   > > Could you check CI failures?
   > 
   > For Python-related builds, it seems the problem originates from the new 
type I added (Unfortunately, I do not know anything about Python/c binding to 
resolve it). For MSVC the problem is rooted in implicit conversion. I'm going 
to resolve in my next commit. For MinGW, it seems the download has failed :).
   
   The problem regarding Msvc is solved. 
   The MinGW problem is relatedd Gandiva which is not related My code.
   @kou should I do anything regarding Python binding? the failure is related 
to a new type that I added to `ArrayStatistics::ValueType`


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