Skip to content

Commit d51bc0d

Browse files
committed
move most recently merged bullet to top (#1511)
1 parent c7a6d02 commit d51bc0d

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

NEWS.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# dbplyr (development version)
22

3+
* `clock::add_years()` translates to correct SQL on Spark (@ablack3, #1510).
4+
35
* Translations for `as.double()` and `as.character()` with Teradata previously
46
raised errors and are now correct (@rplsmn, #1545).
57

@@ -8,7 +10,6 @@
810

911
* `across(everything())` doesn't select grouping columns created via `.by` in
1012
`summarise()` (@mgirlich, #1493).
11-
* `clock::add_years()` translates to correct SQL on Spark (@ablack3, #1510).
1213

1314
* New translations of clock function `date_count_between()` for SQL server, Redshift, Snowflake, Postgres, and Spark (@edward-burn, #1495).
1415

0 commit comments

Comments
 (0)