apache / apache/parquet-java

Add a new API in `PageReadStore` to return row ranges directly

Aperta
#2,627 0 commenti 0 reazioni 0 assegnatari Vedi su GitHub
Component: Parquet Priority: Major Type: enhancement
Lingua principale
Java
Stelle
3.1k
Fork
1.6k
Merge medio
3g 12h
PR unite (30g)
33

Descrizione

**Environment**: Currently `PageReadStore.getRowIndexes` convert row ranges into row indexes and return that, however for some use cases (e.g., Spark) it's more efficient to operate directly on row ranges. Therefore, it may be useful to have another API in `PageReadStore` to return row ranges instead.
**Reporter**: [Chao Sun](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=csun) / @sunchao

**Note**: *This issue was originally created as [PARQUET-2061](https://issues.apache.org/jira/browse/PARQUET-2061). Please see the [migration documentation](https://issues.apache.org/jira/browse/PARQUET-2502) for further details.*

Guida per i contributori

Nessuna guida per i contributori indicizzata per questo repository

Direzione di ricerca

Start by locating PageReadStore and its getRowIndexes entry point. Read how row ranges are currently converted to row indexes, then determine the public API shape needed to return the ranges directly. Done means callers such as Spark can obtain row ranges without that conversion.

Scritto dal modello di indicizzazione a partire dal testo della issue.

Valutazione

Stack tecnologico
java
Ambito
backend-api-design, data-engineering
Tipo di issue
Funzionalità
Difficoltà
4/5
Tempo stimato
3-5 giorni
Stato di attività
Ferma
Chiarezza
Abbastanza chiara
Idoneità per principianti
38/100

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.