pub const DEFAULT_CSV_TABLE: &str = "data";
Default table name registered for the dataset (used in SQL as FROM data).
FROM data