sahoss
sahoss
## Description ## Additional context and related issues https://github.com/trinodb/trino/issues/19444 ## Release notes (x) This is not user-visible or is docs only, and no release notes are required. ( ) Release...
### Describe the bug The jdbc client returns incorrect row count when running a delete query ### Steps to reproduce 1. Setup clickhouse db and fill in the username/password/host details...
Description Migrates the eval functions for SADD, SREM, SMEMBERS, SCOUNT to the new eval function type (https://github.com/DiceDB/dice/issues/1020) Checklist - [x] Migrated the evalXXX function with the latest definition - [x]...