malthe opened a new issue, #3364:
URL: https://github.com/apache/parquet-java/issues/3364

   ### Describe the bug, including details regarding any error messages, 
version, and platform.
   
   I have a Parquet file with a column that contains a hyphen character and get 
the following error:
   
   > Illegal character in: Creation-Time
   
   I guess Parquet officially supports only alphanumeric plus underscore, but I 
have retrieved this Parquet file from a [blob inventory 
scan](https://docs.azure.cn/en-us/storage/blobs/blob-inventory-how-to) on Azure.
   
   Might there be an option to allow such a column name in `parquet cat` for 
example?
   
   ### Component(s)
   
   CLI


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


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

Reply via email to