beliefer opened a new issue, #11155: URL: https://github.com/apache/incubator-gluten/issues/11155
### Description 1. Remove unused `appendStringFields`. 2. Extract private method `makeColumnTypeNode` so as the logic more clearly. 3. Remove unnecessary variables `transformer` and `filterNodes`. 4. Adjust the sequence of parameter order of `makeReadRel`, so as consistent with the order construct the object. 5. Replace `optimizationContent` with more clearly `mergeTreeFlag`. ### Gluten version main branch -- 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]
