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

   ### Rationale for this change
   
   The PR to split the Arrow compute kernels into its own shared library had 
some headers at arrow/compute/kernels during development. Those were moved to 
arrow/compute on this commit:
   
https://github.com/apache/arrow/pull/46261/commits/1d90aeb9c370f8e258fcd5c55648845ad189cb99
   
   We missed to update the RPM packages in the interim as there are no public 
headers to be installed anymore from `arrow/compute/kernels`
   
   ### What changes are included in this PR?
   
   Stop trying to include or exclude `/arrow/compute/kernels` headers on RPM 
package
   
   ### Are these changes tested?
   
   Yes, via archery
   
   ### Are there any user-facing changes?
   
   No
   


-- 
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: github-unsubscr...@arrow.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to