Aleksei Pleshakov
Aleksei Pleshakov
The implementation is based on KLEE-float. Supported llvm math intrinsic functions related to floating-point. Added ENABLE_FP and FP_RUNTIME options to CMake. Provided an ability to switch between Z3Builder implementations. Building...
`ydb/library/benchmarks/gen_queries/gen_queries --syntax pg --variant ds` then look at `q/ds/q57.sql`
### Changelog entry ### Changelog category * Not for changelog (changelog entry is not required) ### Additional information ...
[[TPC-DS]]: YQL-17364: tpcds-49 Неоптимальный план подзапроса (не фильтруется таблица перед джойном)
Rewrite queries such as `SELECT set_config(\'bytea_output\',\'hex\',false) FROM pg_settings WHERE name = \'bytea_output\';` into `SELECT set_config(\'bytea_output\',\'hex\',false)` if FROM clause contains pg_settings table.
### Changelog entry ### Changelog category * Not for changelog (changelog entry is not required) ### Additional information ...
## Pull request type Please check the type of change your PR introduces: - [ ] Bugfix - [x] Feature - [ ] Code style update (formatting, renaming) - [...
## Pull request type Please check the type of change your PR introduces: - [x] Bugfix - [ ] Feature - [ ] Code style update (formatting, renaming) - [...
# Bug Report **YDB GO SDK version:** v3.101.0 **Environment** linux, amd64 **Current behavior:** when set of YDB dynnodes is changed, new endpoints are added to `ydb_go_sdk_driver_conns` metric, but the old...