fix_dbplyr {RClickhouse} | R Documentation |
Return to dbplyrs original behavior
Description
Since Clickhouse functions are case sensitive dbplyr behavior was altered to reflect that. This function will set dbplyr back to its original state of converting unknown functions to upper case.
Usage
fix_dbplyr()
Value
No return value, called for side effects.
[Package RClickhouse version 0.6.9 Index]