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

   ### Rationale for this change
   
   Currently we are defining Parquet as a requirement for Acero and for Dataset 
on `ArrowAceroConfig.cmake.in` and `ArrowDatasetConfig.cmake.in` respectively.
   
   Parquet should never be necessary for Acero and could be necessary for 
Dataset only if it has been built with Parquet support.
   
   
   ### What changes are included in this PR?
   
   Remove Parquet from `ArrowAceroConfig.cmake.in` and add it as optional 
dependency for `ArrowDatasetConfig.cmake.in`
   
   ### Are these changes tested?
   
   TBD
   
   ### Are there any user-facing changes?
   
   No as this should have already been the case.


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