FelixYBW commented on code in PR #5778:
URL: https://github.com/apache/incubator-gluten/pull/5778#discussion_r1604203126


##########
docs/get-started/build-guide.md:
##########
@@ -31,7 +31,8 @@ Please set them via `--`, e.g. `--build_type=Release`.
 | velox_home             | Specify your own Velox source path to build.        
                       | ""      |
 | build_velox_tests      | Build Velox tests.                                  
                       | OFF     |
 | build_velox_benchmarks | Build Velox benchmarks (velox_tests and connectors 
will be disabled if ON) | OFF     |
-| compile_arrow_java     | Compile arrow java for gluten build to use to fix 
invalid pointer issues.  | ON     |
+| compile_arrow_java     | Compile arrow java for gluten build to use to fix 
invalid pointer issues.  | ON      |
+| spark_version          | Build for specified version of Spark. `ALL` means 
build for all versions   | ALL     |

Review Comment:
   Can you put the version "like 3.2, 3.3, 3.4,3.5" etc.? In case people use 
3.2.2, etc. 



-- 
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: commits-unsubscr...@gluten.apache.org

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


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@gluten.apache.org
For additional commands, e-mail: commits-h...@gluten.apache.org

Reply via email to