tuhaihe commented on code in PR #1887: URL: https://github.com/apache/cloudberry/pull/1887#discussion_r3891384722
########## src/bin/gpfdist/regress/data/gpfdist2/lineitem.tbl.long.lzo: ########## Review Comment: I noticed that `lineitem.tbl.long.lzo` appears to be a binary file. Per Apache project policies, binary files are generally not allowed in the repository. Would it be possible to generate this test data dynamically during the test execution instead of checking it in? This would help keep the repository source-only and reduce its size. Please let me know if there's a practical way to achieve this, or if there are any constraints I'm not aware of. Happy to discuss alternatives. -- 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]
