Skip to content

Commit 860bd6a

Browse files
zacdav-dbZac Davies
andauthored
Update NEWS.md (#1516)
Part of #1514 Co-authored-by: Zac Davies <[email protected]>
1 parent 1778bbc commit 860bd6a

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

NEWS.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,9 @@
22

33
* `across(everything())` doesn't select grouping columns created via `.by` in
44
`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).
58

69
# dbplyr 2.5.0
710

0 commit comments

Comments
 (0)