Document how a schema can have columns splitted over different files
- Lenguaje dominante
- Java
- Estrellas
- 3.1k
- Forks
- 1.6k
- Merge medio
- 3 d 12 h
- PR fusionados (30 d)
- 33
Descripción
In the design overview is stated that the format supports that columns of a given schema are splitted over several files .
To date ,other than the reference in the parquet homepage there are no other references to these feature , not even if it is actually implemented.
As it currently stands , I believe that for a given row group you cannot have some columns in one file and other column group in another file belonging to the same schema .
If these feature was actually implemented it would open the door to faster data updates which affect a single column in very wide tables, which is typical on big data use cases .
**Reporter**: [Carlos Diogo](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=cdiogo79)
**Note**: *This issue was originally created as [PARQUET-1987](https://issues.apache.org/jira/browse/PARQUET-1987). Please see the [migration documentation](https://issues.apache.org/jira/browse/PARQUET-2502) for further details.*
Guía de contribución
No hay ninguna guía de contribución indexada para este repositorio
Línea de trabajo
Comienza con la descripción general del diseño y la referencia existente en la página de inicio de Parquet; después, inspecciona la implementación para determinar si las columnas de un esquema pueden dividirse entre archivos dentro de un row group. Documenta el comportamiento compatible o indica claramente la limitación si no está implementado, incluidas las restricciones relevantes para las actualizaciones de tablas anchas.
Escrito por el modelo de indexación a partir del texto del issue.
Evaluación
- Stack tecnológico
- java
- Área
- documentation
- Tipo de issue
- Documentación
- Dificultad
- 4/5
- Tiempo estimado
- 3-5 días
- Estado de actividad
- Estancado
- Claridad
- Necesita aclaración
- Aptitud para principiantes
- 30/100