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:1284
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:1276
Data source type
Inherited from
RawTableDataSource.type
url?
optionalurl?:string
Defined in: @tissuumaps-core/dist/index.d.ts:1280
Remote URL (absolute or relative to TissUUmaps root)
Inherited from
RawTableDataSource.url