Skip to content

Streaming CSV/NDJSON scan and decompression from cloud #26026

@nameexhaustion

Description

@nameexhaustion

Description

Currently, scanning a cloud file for CSV and NDJSON perform a full download of the data onto the local disk before scanning. Ideally we can instead download and process the file in chunks.

Metadata

Metadata

Assignees

Labels

A-io-cloudArea: reading/writing to cloud storageA-io-csvArea: reading/writing CSV filesA-io-jsonArea: reading/writing JSON filesA-streamingRelated to the streaming engineenhancementNew feature or an improvement of an existing featureperformancePerformance issues or improvements

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions