apache / apache/datafusion-python
Add support to consume byte format and json formatted substrait plans.
- Langage dominant
- Python
- Étoiles
- 604
- Forks
- 174
- Merge moyen
- 1 j 7 h
- PR mergées (30 j)
- 4
Description
The datafusion-python substrait consumer seems to be only able to create dataframes from a deserialized logical plan:
https://github.com/apache/arrow-datafusion-python/blob/9ef0a57bd4733fb8314c9aa8ae5408a7411cb004/datafusion/tests/test_substrait.py#L55C1-L55C1
Whereas other substrait consumers are accepting the byte format or json format substrait plans.
Guide de contribution
Aucun guide de contribution indexé pour ce dépôt
Piste de recherche
Start with the linked test in datafusion/tests/test_substrait.py and read the surrounding Substrait consumer behavior. Verify completion by exercising equivalent byte-format and JSON-format plans, with tests showing that both can create dataframes.
Rédigé par le modèle d'indexation à partir du texte de l'issue.
Évaluation
- Stack technique
- python
- Domaine
- backend
- Type d'issue
- Fonctionnalité
- Difficulté
- 3/5
- Temps estimé
- 1-2 jours
- Activité
- À l'abandon
- Clarté
- Plutôt claire
- Accessibilité débutants
- 42/100