AlenkaF commented on code in PR #48048:
URL: https://github.com/apache/arrow/pull/48048#discussion_r2498451111
##########
cpp/src/arrow/csv/options.h:
##########
@@ -129,6 +129,10 @@ struct ARROW_EXPORT ConvertOptions {
/// Create conversion options with default values, including conventional
/// values for `null_values`, `true_values` and `false_values`
+ ///
+ /// Default null values: see
http://crossbow.voltrondata.com/pr_docs/48048/cpp/csv.html#nulls
Review Comment:
We can not link to the preview docs. Here, in the header file, we can
actually add the list of the conventional null values. Then this section can be
linked from the csv.html.
--
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]