Skip to content

Commit

Permalink
MINOR: [R] Trim news for 18.0 release (#44562)
Browse files Browse the repository at this point in the history
### Rationale for this change

The referenced change was included in the 17.0.0.1 CRAN submission
(#43317 (comment))
so we don't need to announce it here. As far as CRAN releases go, the
performance regression was never released.

### What changes are included in this PR?

rm

### Are these changes tested?

🙅 

### Are there any user-facing changes?

Words
  • Loading branch information
nealrichardson authored Oct 29, 2024
1 parent 6c95dfa commit ea9b15f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion r/NEWS.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,6 @@

* Fix bindings to allow filtering a factor column in a Dataset using `%in%` (#43446)
* Update `str_sub` binding to properly handle negative `end` values (@coussens, #44141)
* Fix summarize() performance regression (pushdown) (#43649)
* Fix altrep string columns from readr (#43351)
* Fix crash in ParquetFileWriter$WriteTable and add WriteBatch (#42241)
* Fix bindings in Math group generics (@aboyoun, #43162)
Expand Down

0 comments on commit ea9b15f

Please sign in to comment.