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 7178109 commit 6f912fcCopy full SHA for 6f912fc
NEWS.md
@@ -1,5 +1,10 @@
1
# dbplyr (development version)
2
3
+* Tightened argument checks for Snowflake SQL translations. These changes should
4
+ result in more informative errors in cases where code already failed; if you
5
+ see errors with code that used to work correctly, please report them to
6
+ the package authors (@simonpcouch, #1554).
7
+
8
* `clock::add_years()` translates to correct SQL on Spark (@ablack3, #1510).
9
10
* Translations for `as.double()` and `as.character()` with Teradata previously
0 commit comments