jonkeane commented on a change in pull request #11308:
URL: https://github.com/apache/arrow/pull/11308#discussion_r721644450
##########
File path: r/R/duckdb.R
##########
@@ -29,7 +29,7 @@
#' @param table_name a name to use in DuckDB for this object. The default is a
#' unique string `"arrow_"` followed by numbers.
#' @param auto_disconnect should the table be automatically cleaned up when the
-#' resulting object is removed (and garbage collected)? Default: `TRUE`
+#' resulting object is removed (and garbage collected)? Default: `FALSE`
Review comment:
I added it to the description so the argument isn't super super long,
but I can move it if you think it's better in the argument documentation block
itself
--
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]