vibhatha commented on PR #12672:
URL: https://github.com/apache/arrow/pull/12672#issuecomment-1109750415

   cc @lidavidm @westonpace following this refactor
   
   ```CMakeList
   option(PYARROW_BUILD_ENGINE "Build the PyArrow Engine integration" OFF)
   ```
   
   should be changed to
   
   ```CMakeList
   option(PYARROW_BUILD_SUBSTRAIT "Build the PyArrow Substrait integration" OFF)
   ```
   
   


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