apache / apache/datafusion-python

Run all user examples in CI

Abierto
#888 0 comentarios 1 reacción 0 asignados Ver en GitHub
enhancement
Lenguaje dominante
Python
Estrellas
604
Forks
174
Merge medio
1 d 7 h
PR fusionados (30 d)
4

Descripción

**Is your feature request related to a problem or challenge? Please describe what you are trying to do.**

Per a comment from @mesejo in #880 it would be helpful to run user examples in CI to ensure that our examples stay up to date with any breaking changes in the API.

**Describe the solution you'd like**

Update all user examples if necessary and add code to run them as part of CI.

**Describe alternatives you've considered**

We could leave as is, but this seems like a very good idea.

**Additional context**

This is already being done for TPC-H queries and we can re-use the generated dataset that is already created in CI. Here is where the tests are being run: https://github.com/apache/datafusion-python/blob/main/examples/tpch/_tests.py

Guía de contribución

No hay ninguna guía de contribución indexada para este repositorio

Línea de trabajo

Start with examples/tpch/_tests.py and the existing CI configuration that runs TPC-H queries. Identify how the generated dataset is reused, then determine how all user examples can be executed in CI. Done means the examples run successfully in CI and any required updates keep them compatible with the current API.

Escrito por el modelo de indexación a partir del texto del issue.

Evaluación

Stack tecnológico
python
Área
ci-cd, testing
Tipo de issue
Nueva funcionalidad
Dificultad
4/5
Tiempo estimado
3-5 días
Estado de actividad
Estancado
Claridad
Bastante claro
Aptitud para principiantes
35/100

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.