You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@arrow.apache.org by "eitsupi (via GitHub)" <gi...@apache.org> on 2023/04/19 13:17:34 UTC

[GitHub] [arrow] eitsupi commented on a diff in pull request #35219: GH-35218: [R] Update NEWS for the R component/version 12.0.0

eitsupi commented on code in PR #35219:
URL: https://github.com/apache/arrow/pull/35219#discussion_r1171327056


##########
r/NEWS.md:
##########
@@ -19,6 +19,53 @@
 
 # arrow 11.0.0.9000
 
+## New features
+
+* The `read_parquet()` and `read_arrow()` functions can now accept URL
+  arguments (#33287, #34708).
+* The `json_credentials` argument in `GcsFileSystem$create()` now accepts
+  a file path containing the appropriate authentication token (@amoeba,
+  #34421, #34524).
+* The `$options` member of `GcsFileSystem` objects can now be inspected
+  (@amoeba, #34422, #34477).
+* The `read_csv_arrow()` function now accepts literal text input wrapped in

Review Comment:
   It may be worth mentioning `read_json_arrow()` too.
   
   ```suggestion
   * The `read_csv_arrow()` and `read_json_arrow()` functions now accept literal text input wrapped in
   ```



-- 
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: github-unsubscribe@arrow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org