pietro-cerutti commented on pull request #35229:
URL: https://github.com/apache/spark/pull/35229#issuecomment-1015152944


   We've been hit by this, the C++ `arrow::field` API won't limit you on the 
characters you put in a field name. You can then `arrow::Table::Make` a table 
using that field and parquet will happily `parquet::arrow::WriteTable` it.


-- 
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: reviews-unsubscr...@spark.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h...@spark.apache.org

Reply via email to