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 ...