|
Column Store
|
Data Generator for CSV files. More...
#include "CSVDataGenerator.h"
Namespaces | |
| CSV | |
| CSV Data Source generator. | |
Functions | |
| std::string | trim (const std::string &str, const std::string &whitespace=" \t\r\n") |
| Helper function to trim trailing whitespace. More... | |
Data Generator for CSV files.
| std::string trim | ( | const std::string & | str, |
| const std::string & | whitespace = " \t\r\n" |
||
| ) |
Helper function to trim trailing whitespace.
| str | |
| whitespace |

1.8.18