apache / apache/paimon-cpp

[Feature] Support File Index writing

Cerrado
#173 0 comentarios 0 reacciones 1 asignado Reclamado por @zjw1111 Ver en GitHub
Lenguaje dominante
C++
Estrellas
65
Forks
25
Merge medio
2 d 12 h
PR fusionados (30 d)
80

Descripción

### Search before asking

- [x] I searched in the [issues](https://github.com/apache/paimon-cpp/issues) and found nothing similar.

### Motivation

Paimon C++ currently supports reading File Indexes but does not generate them through the table write path.

### Solution

- Align File Index functionality and index format with Java Paimon.
- Design the C++ File Index writer interfaces and integrate File Index generation into the table write path.

### Anything else?

This is a sub-issue of #158.

### Are you willing to submit a PR?

- [x] I'm willing to submit a PR!

Guía de contribución

Abrir la guía de contribución

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.