Skip to content

Latest commit

 

History

History
55 lines (30 loc) · 1.3 KB

File metadata and controls

55 lines (30 loc) · 1.3 KB

@wholebuzz/mapreduce / Exports / config / InputSplit

Interface: InputSplit

config.InputSplit

Table of contents

Properties

Properties

byteOffsetRange

Optional byteOffsetRange: [number, number]

Defined in: src/config.ts:13


numShards

Optional numShards: number

Defined in: src/config.ts:15


parquetRowGroupRange

Optional parquetRowGroupRange: [number, number]

Defined in: src/config.ts:16


shardIndex

Optional shardIndex: number

Defined in: src/config.ts:17


url

url: string

Defined in: src/config.ts:14