gen_data is a convenient tool for generating CSV test data files.It can be used to generate large data files for testing purposes.The tool supports specifying the number of rows and column types.Supported column types include BOOL, INT, STRING, FLOAT, DATE, and DATETIME.