We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 08ffbeb commit 8092731Copy full SHA for 8092731
NEWS.md
@@ -2,7 +2,9 @@
2
3
* `across(everything())` doesn't select grouping columns created via `.by` in
4
`summarise()` (@mgirlich, #1493).
5
+
6
* New translations of clock function `date_count_between()` for SQL server, Redshift, Snowflake, Postgres, and Spark (@edward-burn, #1495).
7
8
* Spark SQL backend now supports persisting tables with
9
`compute(x, name = I("x.y.z"), temporary = FALSE)` (@zacdav-db, #1502).
10
0 commit comments