[Java] Avro to Arrow converter doesn't appear to generate valid arrow data
- Langage dominant
- Java
- Étoiles
- 94
- Forks
- 152
- Merge moyen
- 3 j 16 h
- PR mergées (30 j)
- 11
Description
I think this is related to how Unions are handled (I had thought unions of with a null and one other type would get created to the nullable type, but that is a separate issue).
I haven't had time to fully diagnose, but remnants of the code I tried to use are at
And the CSV file from https://issues.apache.org/jira/browse/ARROW-11629?jql=text%20~%20%22arrow%20drill%20parquet%20dictionary%22
produce data that isn't readable by the C++ implementation.
**Reporter**: [Micah Kornfield](https://issues.apache.org/jira/browse/ARROW-12340) / @emkornfield
**Note**: *This issue was originally created as [ARROW-12340](https://issues.apache.org/jira/browse/ARROW-12340). Please see the [migration documentation](https://github.com/apache/arrow/issues/14542) for further details.*
Guide de contribution
Ouvrir le guide de contribution
Piste de recherche
Commencez par le convertisseur Java Avro-to-Arrow et reproduisez le problème à l’aide du fichier CSV référencé depuis ARROW-11629. Examinez les éléments restants dans le gist lié, en vous concentrant sur la gestion de union, puis comparez les données générées avec ce que l’implémentation C++ accepte. Le travail est terminé lorsque le convertisseur produit des données Arrow lisibles par l’implémentation C++, avec un test de régression pour l’entrée qui échoue.
Rédigé par le modèle d'indexation à partir du texte de l'issue.
Évaluation
- Stack technique
- java
- Domaine
- data-engineering
- Type d'issue
- Bug
- Difficulté
- 4/5
- Temps estimé
- 3-5 jours
- Activité
- À l'abandon
- Clarté
- À clarifier
- Accessibilité débutants
- 35/100