A-little-bit-of-data commented on PR #10243:
URL: 
https://github.com/apache/incubator-gluten/pull/10243#issuecomment-3112332800

   > @A-little-bit-of-data, if you are building Gluten early versions with 
latest docker image, please add `--build_arrow=ON` to re-install all required 
arrow libs, including libparquet.a.
   > 
   > In gluten main branch, we have removed the dependency on libparquet.a and 
also removed it from arrow build and installation. Then, latest docker image 
doesn't contain libparquet.a in its system lib path. Therefore, if older gluten 
version that still requires libparquet.a, you have to enable that arrow option.
   
   @PHILO-HE 
   After recompiling and restarting, the log is as follows:
   ```
    ==============================================================
   
    Components: Velox
   
    Component Velox Branch: HEAD
   
    Component Velox Revision: eeb59ff4e1d298ad41e5dab54874fd03dee95481
   
    Component Velox Revision Time: 2025-05-12 17:18:16 +0800
   
    Gluten Version: 1.4.0
   
    GCC Version: GCC: (GNU) 11.2.1 20220127 (Red Hat 11.2.1-9)
   
    Java Version: <unknown>
   
    Scala Version: 2.12.15
   
    Spark Version: 3.5.2
   
    Hadoop Version: 3.3.4
   
    Gluten Branch: branch-1.4
   
    Gluten Revision: 50dd117dadb9fe3e9bba5c5002168e1294b2e2bb
   
    Gluten Revision Time: 2025-06-06 15:51:55 +0800
   
    Gluten Build Time: 2025-07-24T06:49:37Z
   
    Gluten Repo URL: 
https://ghfast.top/https://github.com/apache/incubator-gluten.git
   ```


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


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to