Interface WideColumnarDataConfig

Hierarchy

  • WideColumnarDataConfig

Properties

path?: string
referencePath?: string
tables?: {
    columns: WideColumnarColumn[] | WideColumnarColumnOptions[];
    name: string;
}[]

Type declaration

Generated using TypeDoc