a-poor / a-poor/parq

Read parquet file & print table incrementally

Offen
#4 0 Kommentare 0 Reaktionen 0 zugewiesene Personen Auf GitHub ansehen
enhancement
Vorherrschende Sprache
Go
Sterne
1
Forks
1
PR-Merge-Kennzahlen
Keine gemergten PRs in 30 T.

Beschreibung

When printing the parquet file as a table, the CLI will read all rows into
memory before generating the table (also in memory?).

For large files, this could cause the CLI to run out of memory. Could this be refactored to be done in a lazy way, so table rows can be read and printed one at a time (or buffered)?

Beitragsleitfaden

Für dieses Repository ist kein Beitragsleitfaden indexiert

Bewertung

Dieses Issue wurde noch nicht bewertet.

Neue Issues direkt in Ihr Postfach

Eine kurze Übersicht über anfängerfreundliche GitHub-Issues.