Vladimir Panfilov

Results 4 issues of Vladimir Panfilov

There is a strange issue connected with **DT** filtering using individual column filters + **searchHighlight** option enabled. Initial filtering works OK, but after cancelling search some parts of strings, which...

bug

All non-ASCII Unicode characters are garbled in dataframes obtained via SELECT queries. Data is stored in UTF-8 in Clickhouse, but native R encoding on my Windows machine is CP1251. Is...

bug

Unnamed lists can now be overriden by another config section (fix https://github.com/rstudio/config/issues/24)

When I use sequences of mappings in YAML format (see example 2.4 on https://yaml.org/spec/1.2/spec.html#id2759963) I can't override this array in another config section. Sequences of mappings from YAML are represented...