You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Warning: `src_sql()` was deprecated in dbplyr 1.4.0.
ℹ The deprecated feature was likely used in the sparklyr package.
Please report the issue at <https://github.com/sparklyr/sparklyr/issues>.
Error in purrr::map(clauses, sql_format_clause, lvl = lvl, con = con) :
ℹ In index: 2.
Caused by error in `` regexpr("`", x)[[1]] ``:
! subscript out of bounds
Thanks, @edgararuiz! At the time I think it was 1.8.3 as the newer one wasn’t available from CRAN. All seems OK now, with 1.8.4 installed, so I’ll close the issue.
In conjunction with sparklyr:
dbplyr 2.4.0:
dbplyr 2.3.4:
(Works fine.)
The text was updated successfully, but these errors were encountered: