avamingli opened a new issue, #1112: URL: https://github.com/apache/cloudberry/issues/1112
### Apache Cloudberry version _No response_ ### What happened ```diff CTranslatorDXLToPlStmt.cpp: In static member function ‘static Node* gpdxl::CTranslatorDXLToPlStmt::FixUpperExprMutatorProjectSet(Node*, List*)’: CTranslatorDXLToPlStmt.cpp:3645:17: warning: cast between incompatible function types from ‘Node* (*)(Node*, List*)’ to ‘Node* (*)()’ [-Wcast-function-type] 3645 | (Node * (*) ()) CTranslatorDXLToPlStmt::FixUpperExprMutatorProjectSet, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ``` This warning exists for a long time since cherry-pick form GPDB, shall we fix it? ### What you think should happen instead _No response_ ### How to reproduce config & make ### Operating System Ubuntu ### Anything else _No response_ ### Are you willing to submit PR? - [ ] Yes, I am willing to submit a PR! ### Code of Conduct - [x] I agree to follow this project's [Code of Conduct](https://github.com/apache/cloudberry/blob/main/CODE_OF_CONDUCT.md). -- 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...@cloudberry.apache.org.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@cloudberry.apache.org For additional commands, e-mail: commits-h...@cloudberry.apache.org