gaoyangxiaozhu commented on code in PR #7521:
URL: https://github.com/apache/incubator-gluten/pull/7521#discussion_r1810172027


##########
ep/build-velox/src/get_velox.sh:
##########
@@ -178,6 +179,8 @@ function apply_compilation_fixes {
   cd ${velox_home}
   echo "Applying patch to Velox source code..."
   git apply modify_velox.patch
+  git apply gluten_patch/*patch
+  git add .

Review Comment:
   Agree, unless we found a way to auto sync and generate the patch files, 
otherwise I can image once this PR merged, developers would suffer painful 
rebase / patch generation work.



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