Support data sequence numbers in REST scan tasks
- Lingua principale
- C++
- Stelle
- 221
- Fork
- 124
- Merge medio
- 1g 17h
- PR unite (30g)
- 21
Descrizione
REST-planned `FileScanTask` currently parses `first-row-id` from the embedded `data-file` JSON, but the REST scan-task payload does not expose the manifest-entry data sequence number.
For v3 row lineage readers, `_last_updated_sequence_number` inheritance needs the data file data sequence number. Without it, REST-planned tasks can pass `first_row_id` but cannot inherit `_last_updated_sequence_number` for files that omit or store null row-lineage columns.
Follow-up from apache/iceberg-cpp#822. The PR adds a skipped test, `FileScanTasksFromJsonTest.RowLineageSequence`, that should be enabled once REST scan-task JSON can carry this value.
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Direzione di ricerca
Inizia tracciando l’analisi JSON delle attività di scansione REST e il modo in cui viene rappresentato il numero di sequenza dei dati della voce del manifest. Usa il test saltato FileScanTasksFromJsonTest.RowLineageSequence come verifica di accettazione. Il lavoro è completato quando le attività pianificate da REST contengono il numero di sequenza dei dati e il test è abilitato e passa per l’ereditarietà della lineage delle righe.
Scritto dal modello di indicizzazione a partire dal testo della issue.
Valutazione
- Stack tecnologico
- cpp
- Ambito
- api, backend
- Tipo di issue
- Funzionalità
- Difficoltà
- 3/5
- Tempo stimato
- 1-2 giorni
- Stato di attività
- Tranquilla
- Chiarezza
- Abbastanza chiara
- Idoneità per principianti
- 68/100