zhangyue1818 commented on code in PR #1357: URL: https://github.com/apache/cloudberry/pull/1357#discussion_r2346175826
########## 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: fix in https://github.com/apache/cloudberry/commit/babf67dcde0afedd74405c97f0bcac3c09219716 -- 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]
