0xPlaygrounds / 0xPlaygrounds/subgrounds
Serializable Subgrounds Queries
- Lenguaje dominante
- Python
- Estrellas
- 73
- Forks
- 12
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
**Is your feature request related to a problem? Please describe.**
I would like to build my queries and execute them separately.
**Describe the solution you'd like**
Serializable queries
**Describe alternatives you've considered**
Saving queries as code and running it separately
**Additional context**
- Serializing synthetic fields will require pickle (or dill to be safer)
- Technically, this is arbitrary code execution so by default, Synthetic support would be off with a flag to turn it on (and a warning).
- This would either happen on-save **and** on-load (with flags and warnings in appropriate locations).
**Implementation checklist**
- [ ] Task 1
Guía de contribución
Línea de trabajo
Look at the Subgrounds query building and execution code to understand the current query representation. Investigate serialization methods (pickle/dill) and how to safely handle synthetic fields. Determine where to add serialization/deserialization logic and the flag for enabling synthetic field support.
Escrito por el modelo de indexación a partir del texto del issue.
Evaluación
- Stack tecnológico
- graphql, python
- Área
- backend, data
- Tipo de issue
- Nueva funcionalidad
- Dificultad
- 4/5
- Tiempo estimado
- 3-5 días
- Estado de actividad
- Estancado
- Claridad
- Necesita aclaración
- Aptitud para principiantes
- 30/100