Skip to main content

Interface: RawParquetTableDataSource

Defined in: @tissuumaps-storage/src/parquet/ParquetTableDataSource.ts:41

Extends

Properties

idColumn?

optional idColumn: string

Defined in: @tissuumaps-storage/src/parquet/ParquetTableDataSource.ts:44


path?

optional path: string

Defined in: @tissuumaps-core/dist/index.d.ts:952

Local path (relative to workspace root)

Inherited from

RawTableDataSource.path


requestHeaders?

optional requestHeaders: 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?

optional url: string

Defined in: @tissuumaps-core/dist/index.d.ts:948

Remote URL (absolute or relative to TissUUmaps root)

Inherited from

RawTableDataSource.url