diff --git a/r/NEWS.md b/r/NEWS.md index afae9ae4e388e..9b9300c27062b 100644 --- a/r/NEWS.md +++ b/r/NEWS.md @@ -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)