Interface: RawParquetTableDataSource
Defined in: @tissuumaps-storage/src/parquet/ParquetTableDataSource.ts:41
Extends
RawTableDataSource<typeofparquetTableDataSourceType>
Properties
idColumn?
optionalidColumn:string
Defined in: @tissuumaps-storage/src/parquet/ParquetTableDataSource.ts:44
path?
optionalpath:string
Defined in: @tissuumaps-core/dist/index.d.ts:952
Local path (relative to workspace root)
Inherited from
RawTableDataSource.path
requestHeaders?
optionalrequestHeaders:object
Defined in: @tissuumaps-storage/src/parquet/ParquetTableDataSource.ts:45
Index Signature
[headerName: string]: string
type
type:
"parquet"
Defined in: @tissuumaps-core/dist/index.d.ts:944
Data source type
Inherited from
RawTableDataSource.type
url?
optionalurl:string
Defined in: @tissuumaps-core/dist/index.d.ts:948
Remote URL (absolute or relative to TissUUmaps root)
Inherited from
RawTableDataSource.url