davlee1972 commented on issue #50515:
URL: https://github.com/apache/arrow/issues/50515#issuecomment-4981829283

   FYI. I'm working on a XML to Arrow converter. It's pretty much working 
except saving XML to Parquet.
   
   https://github.com/davlee1972/xmlwiz
   
   Instead of parsing and validating elements one at a time, the XML Wizard 
will load XML into data vectors.
   Once in vector format, operations like string to numeric data casting and 
validation can be performed in bulk.


-- 
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.

To unsubscribe, e-mail: [email protected]

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

Reply via email to