[FEA] Java APIs for writing structs to ORC #9233
Labels
feature request
New feature or request
Java
Affects Java cuDF API.
Spark
Functionality that helps Spark RAPIDS
#9025 added struct support to the libcudf ORC writer, but this functionality was not exposed through the Java APIs in that PR. The Java APIs should add struct writing support for ORC similar to the struct writing support that was added for Parquet in #7998. This will be a breaking change the RAPIDS Accelerator for Apache Spark, so this change should be coordinated with a corresponding change in that project to minimize the time the Spark plugin builds are broken.
The text was updated successfully, but these errors were encountered: