From e7b3dc290739ce048c6f55ed02f56f724743c2cc Mon Sep 17 00:00:00 2001 From: Alexey Milovidov Date: Wed, 29 Jul 2020 00:42:33 +0300 Subject: [PATCH] Additions --- benchmark/omnisci/instruction.md | 1 + 1 file changed, 1 insertion(+) diff --git a/benchmark/omnisci/instruction.md b/benchmark/omnisci/instruction.md index e9647806f5b..81b45241277 100644 --- a/benchmark/omnisci/instruction.md +++ b/benchmark/omnisci/instruction.md @@ -27,6 +27,7 @@ https://docs.omnisci.com/installation-and-configuration/installation/installing- - Sorting is slow and disabled with default settings for large resultsets. `Exception: Sorting the result would be too slow` `Cast from dictionary-encoded string to none-encoded would be slow` +- There is approximate count distinct function but the precision is not documented. To enable sorting of large resultsets, see: https://stackoverflow.com/questions/62977734/omnissci-sorting-the-result-would-be-too-slow