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
Just because they require a little more thought about their interface. But I think it's worth doing, and I'll try tackle early next year as part of a bigger push to standardise string and date handling across backends.
I believe that currently if we create a new dbpryr backend outside of dbplyr, we will need to use non-exported functions.
For example in duckdb:
https://github.com/duckdb/duckdb-r/blob/7eeac781c7e524250f53b85bce8024fa01ad24c6/R/backend-dbplyr__duckdb_connection.R#L84-L99
Is there any reason not to export these functions?
The text was updated successfully, but these errors were encountered: