apache / apache/arrow

[C++] Refactor scan_node to introduce support for scan tasks

Aperta
#36,916 1 commento 0 reazioni 1 assegnatario Rivendicata da @westonpace Vedi su GitHub
Component: C++ Type: enhancement
Lingua principale
C++
Stelle
17.1k
Fork
4.3k
Merge medio
3g 23h
PR unite (30g)
101

Descrizione

### Describe the enhancement requested

This is a prerequisite task for adding support for parquet to the new scan node. The current implementation has two problems that I am seeking to improve. It is too focused on CSV and did not account for a row-group-like concept. The second is that the sequencing logic is scattered throughout the scan node implementation which makes it difficult to follow.

### Component(s)

C++

Guida per i contributori

Apri la guida per i contributori

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.