MurrayData opened a new issue, #47314:
URL: https://github.com/apache/arrow/issues/47314

   ### Describe the enhancement requested
   
   I receive regularly updated csv files from a Government source. Sometimes a 
particular field is not populated in a supply.
   
   I'd like to store as parquet and keep schemas consistent. 
   
   As a workaround, I check the schemas and case null arrays as strings, but it 
would be good to have something like:
   
   ```null_values_type = pa.String()```
   
   Added to ConvertOptions. Thank you.
   
   ### Component(s)
   
   Python


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