pitrou commented on pull request #10897:
URL: https://github.com/apache/arrow/pull/10897#issuecomment-894645853


   Well, the docstring looks quite clear to me:
   ```c++
     /// Whether string / binary columns can have quoted null values.
     ///
     /// If true *and* `strings_can_be_null` is true, then quoted strings in
     /// "null_values" are also considered null for string columns.  Otherwise,
     /// quoted strings are never considered null.
   ```
   
   Perhaps it's beneficial to change the behaviour?


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