ZTE-EBASE commented on code in PR #1887:
URL: https://github.com/apache/cloudberry/pull/1887#discussion_r3780828870


##########
src/include/fstream/gfile.h:
##########
@@ -77,6 +88,9 @@ typedef struct gfile_t
 #endif
 #ifdef USE_ZSTD
                struct zstdlib_stuff*zstd;
+#endif
+#ifdef USE_LZO
+               struct lzo_stuff*lzo;

Review Comment:
   yes,I know,  will delete  55~ 60 line 



-- 
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]

Reply via email to