Skip to content

Remove method count.tbl_sql() #6338

Description

@mgirlich

dplyr defines a method count.tbl_sql(). dbplyr defines a method count.tbl_lazy(). Now, the dplyr method wins due to the classes of database tables. I guess it would make sense to simply remove the method from dplyr (same issue for tally.tbl_sql()).

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Fields

No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions