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.
NEWS.md
1 parent 1778bbc commit 860bd6aCopy full SHA for 860bd6a
NEWS.md
@@ -2,6 +2,9 @@
2
3
* `across(everything())` doesn't select grouping columns created via `.by` in
4
`summarise()` (@mgirlich, #1493).
5
+
6
+* Spark SQL backend now supports persisting tables with
7
+ `compute(x, name = I("x.y.z"), temporary = FALSE)` (@zacdav-db, #1502).
8
9
# dbplyr 2.5.0
10
0 commit comments