thisisnic opened a new pull request, #37828:
URL: https://github.com/apache/arrow/pull/37828

   ### Rationale for this change
   
   The `open_delim_dataset()` family of functions were implemented to have the 
same arguments as the `read_delim_arrow()` functions where possible, but 
`quoted_na` was missed.
   
   ### What changes are included in this PR?
   
   Adding `quoted_na` to those functions.
   
   ### Are these changes tested?
   
   Yes 
   
   ### Are there any user-facing changes?
   
   They will be once I take this out of draft mode
   
   **This PR includes breaking changes to public APIs.**
   
   Empty in input datasets now default to being read in by 
`open_delim_dataset()` and its derivates as NAs and not empty string


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