-
@Blargian thank you for fixing links reported in https://github.com/ClickHouse/clickhouse-docs/issues/2389
This time I was able to generate a better list with `htmltest`, in https://github.com/Clic…
-
Hello
Firstly, thanks for this very cool library, which I think has no equivalent in the CL world 👍🏻
Disclaimer I am not (yet) a CL expert, so apologies in advance if there is a trivial answer …
-
### Description
After migrating from 1.29 to 1.31 our organization faced an incident where catalog backends were consuming all DB connections in their pools rendering the whole system unresponsive.…
-
Hello,
Thanks for Dashy this is a very nice looking project. But
Hashing passwords with SHA256 alone is not sufficient for secure password storage. Here's why:
1. Speed: SHA256 is designed to be fa…
-
-
We currently have types in headers that are in the `_detail` namespace which contain sub-namespaces like `Cryptography`.
https://github.com/Azure/azure-sdk-for-cpp/blob/0e699e4c7a39078daba7d902f9ee9b5…
-
Great work on your hash table. Further challenge yourself by implementing an alternative hash collision strategy (linear probing, etc) and write new unit tests to check robustness.
For full credit …
-
Right now we're translating PS records into Scheme hash table. R6RS and Chez provide records which are supposedly a better fit.
1. [R6RS - Chapter 6: Records](http://www.r6rs.org/final/html/r6rs-li…
-
One of the aims of the `vt` toolset is to provide information to users to help them shard their Vitess clusters better. This document discusses the different artifacts that will form a sharding reco…
-
Hi,
I generated k-mer hash tables from two different datasets, and I would like to intersect them to find k-mers that are present in both. Is it possible to do this (perhaps using the query subcomm…