summaryrefslogtreecommitdiffstats
path: root/yql/essentials/docs/en/syntax
diff options
context:
space:
mode:
authorrobot-piglet <[email protected]>2025-06-25 20:39:28 +0300
committerrobot-piglet <[email protected]>2025-06-25 20:52:47 +0300
commitc71ab61d5cf4489a4df2202357a33a54e8ae8964 (patch)
treefbab80dcaca29a4048be2bea1bc5bbf5eec5d83d /yql/essentials/docs/en/syntax
parent959be4342ad11e12c493a3bda2a76532bd128682 (diff)
Intermediate changes
commit_hash:044677dfc05bd34fe10fe3d3fb5c519836e139ad
Diffstat (limited to 'yql/essentials/docs/en/syntax')
-rw-r--r--yql/essentials/docs/en/syntax/pragma/yson.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/yql/essentials/docs/en/syntax/pragma/yson.md b/yql/essentials/docs/en/syntax/pragma/yson.md
index 090cf30052e..4eb9c75836a 100644
--- a/yql/essentials/docs/en/syntax/pragma/yson.md
+++ b/yql/essentials/docs/en/syntax/pragma/yson.md
@@ -2,6 +2,8 @@
Managing the default behavior of Yson UDF, for more information, see the [documentation](../../udf/list/yson.md) and, in particular, [Yson::Options](../../udf/list/yson.md#ysonoptions).
+The Yson pragma affects all subsequent expressions up to the end of the module in which it occurs.
+
## `yson.AutoConvert` {#autoconvert}
| Value type | Default |