Interface: ParquetTableDataSource
Defined in: @tissuumaps-storage/src/parquet/ParquetTableDataSource.ts:7
Extends
TableDataSource<typeofparquetTableDataSourceType>
Properties
idColumn?
optionalidColumn?:string
Defined in: @tissuumaps-storage/src/parquet/ParquetTableDataSource.ts:10
nameColumn?
optionalnameColumn?:string
Defined in: @tissuumaps-storage/src/parquet/ParquetTableDataSource.ts:11
path?
optionalpath?:string
Defined in: @tissuumaps-core/dist/index.d.ts:1607
Local path (relative to workspace root)
Inherited from
TableDataSource.path
requestHeaders?
optionalrequestHeaders?:object
Defined in: @tissuumaps-storage/src/parquet/ParquetTableDataSource.ts:12
Index Signature
[headerName: string]: string
table?
optionaltable?:undefined
Defined in: @tissuumaps-core/dist/index.d.ts:1626
Inherited from
TableDataSource.table
type
type:
"parquet"
Defined in: @tissuumaps-core/dist/index.d.ts:1599
Data source type
Inherited from
TableDataSource.type
url?
optionalurl?:string
Defined in: @tissuumaps-core/dist/index.d.ts:1603
Remote URL (absolute or relative to TissUUmaps root)
Inherited from
TableDataSource.url