zhouyuan commented on PR #7521: URL: https://github.com/apache/incubator-gluten/pull/7521#issuecomment-2548506847
> @zhouyuan should we replace the 'sed -i xxx' in https://github.com/apache/incubator-gluten/blob/main/ep/build-velox/src/get_velox.sh as a commit of OAP velox? > > Also the changes in https://github.com/apache/incubator-gluten/blob/main/ep/build-velox/src/modify_velox.patch > > Then let's try to upstream the commits as much as possible. Let's see what's the left patches and define the next step. Yes, in general the private changes are reduced to decimal avg, parquet struct reader, timestamp support - which requires more time on align on the design/code with Velox community The changes in get_velox.sh is not maintained well, some of them are not used any more. BTW it's not used if you are using vcpkg based static build. The two changes in "modify_velox.patch" is reduced since last month and the rest changes are not supported by Velox community. We may need more time to discuss with them to align. -yuan -- 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]
