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

[GitHub] [arrow] paleolimbot opened a new pull request, #35219: GH-35218: [R] Update NEWS for the R component/version 12.0.0

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

   Updates NEWS.md with a summary of PRs not included in a previous Arrow release.


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


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

Posted by "paleolimbot (via GitHub)" <gi...@apache.org>.
paleolimbot commented on code in PR #35219:
URL: https://github.com/apache/arrow/pull/35219#discussion_r1171411042


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

Review Comment:
   Good catch! Do we still want people to use "feather" or are we committing to rebranding to "arrow file"? (The other name would be `read_ipc_file()` which is not very exciting.)



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


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

Posted by "thisisnic (via GitHub)" <gi...@apache.org>.
thisisnic commented on code in PR #35219:
URL: https://github.com/apache/arrow/pull/35219#discussion_r1170860214


##########
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
+  `I()` to improve compatability with `readr::read_csv()` (@eitsupi, #18487,
+  #33968).
+* Nested fields can now be accessed using `$` and `[[` in dplyr expressions
+  (#18818, #19706).
+
+## Installation
+
+* Hosted static libarrow binaries for Ubuntu 18.04 and 20.04 had previously
+  been built on Ubuntu 18.04, which will stop receiving LTS updates as of May
+  2023. These binaries are now built on Centos 7 (#32292, #34048).
+
+## Minor improvements and fixes
+
+* Fix crash that occurred at process exit related to finalizing the S3
+  filesystem component (#15054, #33858).
+* Implement the Arrow C++ `FetchNode` and `OrderByNode` to improve performance
+  and simplify building query plans from dplyr expressions (#34437, #34685).
+* Fix a bug where different R metadata were written depending on subtle
+  argument passing semantics in `arrow_table()` (#35038, #35039).
+* Improve error message when attempting to convert a `data.frame` with `NULL`
+  column names to a `Table` (#15247, #34798).
+* Vignettes were updated to reflect improvements in the `open_csv_dataset()`
+  family of functions (#33998, #34710).
+* Fixed a crash that occurred when arrow ALTREP vectors were
+  materialized and converted back to arrow Arrays (#34211, #34489).
+* Improved conda install instructions (#32512, #34398).
+* Improved documentation URL configurations (@eitsupi, #34276).
+* Updated links to JIRA issues that were migrated to GitHub
+  (@eitsupi, #33631, #34260).
+* The `dplyr::n()` function is now mapped to the `count_all` kernel to improve
+  performance and simplify the R implementation (#33892, #33917).
+* Improved the experience of using the `s3_bucket()` filesystem helper
+  with `endpoint_override` and fixed surprising behaviour that occurred
+  when passing some combinations of arguments (@cboettig, #33904, #34009).
+* Explicitly error if `schema` is supplied and `col_names = TRUE` in

Review Comment:
   ```suggestion
   * Do not raise error if `schema` is supplied and `col_names = TRUE` 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


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

Posted by "thisisnic (via GitHub)" <gi...@apache.org>.
thisisnic commented on code in PR #35219:
URL: https://github.com/apache/arrow/pull/35219#discussion_r1171618486


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

Review Comment:
   There's a ticket open to update the name, which I didn't get round to. Feel free to grab it off me, or remind me when I'm back next week



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


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

Posted by "ursabot (via GitHub)" <gi...@apache.org>.
ursabot commented on PR #35219:
URL: https://github.com/apache/arrow/pull/35219#issuecomment-1518649318

   Benchmark runs are scheduled for baseline = 7ea2d9867cb90f9d0ca1db9b3bffa2fe8426e8ed and contender = 7376b33c03298f273b9120ad83dd05da3d0c3bef. 7376b33c03298f273b9120ad83dd05da3d0c3bef is a master commit associated with this PR. Results will be available as each benchmark for each run completes.
   Conbench compare runs links:
   [Finished :arrow_down:0.0% :arrow_up:0.0%] [ec2-t3-xlarge-us-east-2](https://conbench.ursa.dev/compare/runs/486eafc3b7834ca4828383f4a40f70fb...1cf9fc29e4ca41fb800e34ef50f4658f/)
   [Failed] [test-mac-arm](https://conbench.ursa.dev/compare/runs/17e5ac5857954daabdea92276adc0a04...cb8ab4793cb747918c96a61fc35f285d/)
   [Finished :arrow_down:0.77% :arrow_up:0.0%] [ursa-i9-9960x](https://conbench.ursa.dev/compare/runs/e88e7c17e4c246848df942639fd84a79...4ff7d8075cac4e559cd6e08cdca61b0d/)
   [Finished :arrow_down:0.66% :arrow_up:0.03%] [ursa-thinkcentre-m75q](https://conbench.ursa.dev/compare/runs/299dfe5129c84399a1f37d70d76674b2...6308a575e2684784ac4e885fefe86eeb/)
   Buildkite builds:
   [Finished] [`7376b33c` ec2-t3-xlarge-us-east-2](https://buildkite.com/apache-arrow/arrow-bci-benchmark-on-ec2-t3-xlarge-us-east-2/builds/2761)
   [Failed] [`7376b33c` test-mac-arm](https://buildkite.com/apache-arrow/arrow-bci-benchmark-on-test-mac-arm/builds/2795)
   [Finished] [`7376b33c` ursa-i9-9960x](https://buildkite.com/apache-arrow/arrow-bci-benchmark-on-ursa-i9-9960x/builds/2759)
   [Finished] [`7376b33c` ursa-thinkcentre-m75q](https://buildkite.com/apache-arrow/arrow-bci-benchmark-on-ursa-thinkcentre-m75q/builds/2786)
   [Finished] [`7ea2d986` ec2-t3-xlarge-us-east-2](https://buildkite.com/apache-arrow/arrow-bci-benchmark-on-ec2-t3-xlarge-us-east-2/builds/2760)
   [Failed] [`7ea2d986` test-mac-arm](https://buildkite.com/apache-arrow/arrow-bci-benchmark-on-test-mac-arm/builds/2794)
   [Finished] [`7ea2d986` ursa-i9-9960x](https://buildkite.com/apache-arrow/arrow-bci-benchmark-on-ursa-i9-9960x/builds/2758)
   [Finished] [`7ea2d986` ursa-thinkcentre-m75q](https://buildkite.com/apache-arrow/arrow-bci-benchmark-on-ursa-thinkcentre-m75q/builds/2785)
   Supported benchmarks:
   ec2-t3-xlarge-us-east-2: Supported benchmark langs: Python, R. Runs only benchmarks with cloud = True
   test-mac-arm: Supported benchmark langs: C++, Python, R
   ursa-i9-9960x: Supported benchmark langs: Python, R, JavaScript
   ursa-thinkcentre-m75q: Supported benchmark langs: C++, Java
   


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


[GitHub] [arrow] github-actions[bot] commented on pull request #35219: GH-35218: [R] Update NEWS for the R component/version 12.0.0

Posted by "github-actions[bot] (via GitHub)" <gi...@apache.org>.
github-actions[bot] commented on PR #35219:
URL: https://github.com/apache/arrow/pull/35219#issuecomment-1513729118

   * Closes: #35218


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


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

Posted by "eitsupi (via GitHub)" <gi...@apache.org>.
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


[GitHub] [arrow] paleolimbot merged pull request #35219: GH-35218: [R] Update NEWS for the R component/version 12.0.0

Posted by "paleolimbot (via GitHub)" <gi...@apache.org>.
paleolimbot merged PR #35219:
URL: https://github.com/apache/arrow/pull/35219


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


[GitHub] [arrow] github-actions[bot] commented on pull request #35219: GH-35218: [R] Update NEWS for the R component/version 12.0.0

Posted by "github-actions[bot] (via GitHub)" <gi...@apache.org>.
github-actions[bot] commented on PR #35219:
URL: https://github.com/apache/arrow/pull/35219#issuecomment-1513729168

   :warning: GitHub issue #35218 **has been automatically assigned in GitHub** to PR creator.


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


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

Posted by "paleolimbot (via GitHub)" <gi...@apache.org>.
paleolimbot commented on code in PR #35219:
URL: https://github.com/apache/arrow/pull/35219#discussion_r1171627667


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

Review Comment:
   I just meant for the purposes of NEWS...I suppose `read_feather()` is the name users would be familiar with so let's go with that.



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


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

Posted by "thisisnic (via GitHub)" <gi...@apache.org>.
thisisnic commented on code in PR #35219:
URL: https://github.com/apache/arrow/pull/35219#discussion_r1171067939


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

Review Comment:
   ```suggestion
   * The `read_parquet()` and `read_feather()` functions can now accept URL
   ```



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


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

Posted by "ursabot (via GitHub)" <gi...@apache.org>.
ursabot commented on PR #35219:
URL: https://github.com/apache/arrow/pull/35219#issuecomment-1518650928

   ['Python', 'R'] benchmarks have high level of regressions.
   [ursa-i9-9960x](https://conbench.ursa.dev/compare/runs/e88e7c17e4c246848df942639fd84a79...4ff7d8075cac4e559cd6e08cdca61b0d/)
   


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