pitrou opened a new issue, #50236:
URL: https://github.com/apache/arrow/issues/50236

   ### Describe the enhancement requested
   
   If you search for "opensuse" in the codebase, you can find lots of 
workarounds for C++ compiler limitations on OpenSUSE 15.5, such as:
   
https://github.com/apache/arrow/blob/1926639527c333d168ef49afcd2e9dab481a98f1/cpp/src/arrow/compute/kernels/hash_aggregate_internal.h#L58-L59
   
   However, we dropped our OpenSUSE build in 
https://github.com/apache/arrow/pull/46990. So we should be able to remove 
those workarounds.
   
   ### Component(s)
   
   C++


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