ZTE-EBASE commented on code in PR #1226: URL: https://github.com/apache/cloudberry/pull/1226#discussion_r2209011035
########## src/include/fstream/gfile.h: ########## @@ -103,4 +127,11 @@ void gfile_printf_then_putc_newline(const char*format,...) pg_attribute_printf(1 void*gfile_malloc(size_t size); void gfile_free(void*a); +#ifdef LIBSSH2 Review Comment: Is it enabled by default or through a parameter option? -- 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]
