taiyang-li commented on PR #12433: URL: https://github.com/apache/gluten/pull/12433#issuecomment-4899850032
@jackylee-ch Thanks for the recognition. For now, the Bolt backend PR in Stage 2 is mainly there as an entry point for discussion. It still depends on the Stage 1 common patches being finished and settled first. After Stage 1 is done, we will still make some necessary updates in Stage 2, mainly: 1. further reduce the changes in common code, so Bolt-specific parts do not affect the existing backends, and it is also easier for this PR to keep up with upstream; 2. finish the necessary adjustments and validations, and make sure CI and compatibility checks can pass stably. Our plan is to first make the boundary between the common-layer changes and the Bolt backend itself clearer, and then keep improving it based on community feedback. When it is all ready, we will start a vote following the Apache community process. -- 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]
