Closed Amogh-Bharadwaj closed 3 months ago
As an attempt to get past memory overcommit tracker killing our queries, I'm trying to perform this hotfix of:
SELECT * FROM s3() WHERE mod(toUInt128(toUUID(_peerdb_uid)),17) = x;
Functionally tested
As an attempt to get past memory overcommit tracker killing our queries, I'm trying to perform this hotfix of:
Functionally tested