Skip to content

New dbplyr interface #92

Description

@stibu81

When I use RClickhouse 0.6.4 from CRAN I get the following warning:

<ClickhouseConnection> uses an old dbplyr interface
ℹ Please install a newer version of the package or contact the maintainer

This is due to a change in the interface that started with dbplyr 2.0.0 (see here). For now, this is just a warning and RClickhouse still works as expected, but according to the aforementioned page, the old interface will stop working around mid-2023 (12 months after the publication of version 2.2.0 in June 2022).

Do you intend to fix this in time? This would be highly appreciated.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions