diff options
| author | vitya-smirnov <[email protected]> | 2026-02-19 16:10:41 +0300 |
|---|---|---|
| committer | vitya-smirnov <[email protected]> | 2026-02-19 17:25:21 +0300 |
| commit | 03ca85d0684dc4fc03d72873ab9cd77e4eda81af (patch) | |
| tree | 1a4973b9d067a9e4d79a3bde95acebd5697596ac /library/cpp/monlib/encode/json/json_decoder.cpp | |
| parent | 33ef91a7ab15c167e939d3c26ffd5dece2d269d5 (diff) | |
YQL-20768: Disallow reading tables at a pure context
Introduce a `Pure` flag to `TTranslation`, so we track if we are
in a pure computational context and should prohibit side-effectful
actions. Now direct `SELECT` statements are disallowed in a pure
context as it was before, but for subqueries it is allowed. We are
able to allow pure `SELECT` statements in future.
commit_hash:d2d1a342fb38daed7f5cc903dae3e04c14059a30
Diffstat (limited to 'library/cpp/monlib/encode/json/json_decoder.cpp')
0 files changed, 0 insertions, 0 deletions
