existing column statistics can be missed
- Lingua principale
- Java
- Stelle
- 3.1k
- Fork
- 1.6k
- Merge medio
- 3g 12h
- PR unite (30g)
- 33
Descrizione
MakeTypedColumnStats returns min/max statistics guided by column order:
if TYPE_DEFINED_ORDER - min_value/max_value, and min/max otherwise.
correct behavior should be based on __isset flag.
**Reporter**: [Renat Valiullin](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=rip.nsk@gmail.com) / @rip-nsk
#### PRs and other links:
- [GitHub Pull Request #36814](https://github.com/apache/arrow/pull/36814)
**Note**: *This issue was originally created as [PARQUET-2327](https://issues.apache.org/jira/browse/PARQUET-2327). 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
Inizia con MakeTypedColumnStats ed esamina GitHub Pull Request #36814, che è collegato dall’issue. Verifica come vengono selezionate le statistiche min/max e accertati che sia il flag __isset, non l’ordine delle colonne, a determinare le statistiche esistenti; il lavoro è completato quando le statistiche delle colonne esistenti non vengono tralasciate.
Scritto dal modello di indicizzazione a partire dal testo della issue.
Valutazione
- Stack tecnologico
- java
- Ambito
- data-engineering
- Tipo di issue
- Bug
- Difficoltà
- 3/5
- Tempo stimato
- 1-2 giorni
- Stato di attività
- Ferma
- Chiarezza
- Abbastanza chiara
- Idoneità per principianti
- 25/100