tuhaihe commented on code in PR #1357: URL: https://github.com/apache/cloudberry/pull/1357#discussion_r2343062574
########## contrib/udp2/ic_common/udp2/ic_arrow_adapter.cpp: ########## @@ -0,0 +1,295 @@ +/*------------------------------------------------------------------------- + * ic_arrow_adapter.cpp + * C++ adapter interface for Arrow. + * + * Portions Copyright (c) 2023, HashData Technology Limited. + * + * + * IDENTIFICATION + * contrib/interconnect/udp/ic_arrow_adapter.cpp + * + *------------------------------------------------------------------------- + */ Review Comment: It will be added for the original created files. For the third-party files, we need to keep the original license headers. -- 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]
