yma11 commented on code in PR #6008:
URL: https://github.com/apache/incubator-gluten/pull/6008#discussion_r1634036166


##########
docs/get-started/Velox.md:
##########
@@ -303,8 +303,7 @@ First of all, compile gluten-iceberg module by a `iceberg` 
profile, as follows:
 mvn clean package -Pbackends-velox -Pspark-3.3 -Piceberg -DskipTests
 ```
 
-Then, put the additional `gluten-iceberg-XX-SNAPSHOT.jar` to the class path 
(usually it's `$SPARK_HOME/jars`).
-The gluten-iceberg jar is in `gluten-iceberg/target` directory.
+Once building successfully, the fat Jar file will be generated in the 
directory: package/target/\<gluten-jar\> for Spark 3.2.x/Spark 3.3.x/Spark 
3.4.x/Spark 3.5.x, put it to the class path (usually it's `$SPARK_HOME/jars`).

Review Comment:
   "Once built successfully, iceberg features will be included in 
`gluten-velox-bundle-X` jar. Then you can query iceberg table by gluten/velox 
without scan's fallback. "



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