openinx opened a new issue #1236:
URL: https://github.com/apache/iceberg/issues/1236


   Currently, the SparkOrcWriter  defined `Converter` for all kinds of ORC data 
type, and write the converted row value into the VectorizedRowBatch.  Actually, 
 after https://github.com/apache/iceberg/pull/1197,  we could refactor the 
class by similar way to reuse parts of the writers.
   
   I will prepare a patch for this issue.


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to