<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ydb/yql/essentials/minikql/runtime_settings/runtime_settings_hash.cpp, branch main</title>
<subtitle>Mirror of YDB github repos</subtitle>
<id>https://code.mastervirt.ru/ydb/atom?h=main</id>
<link rel='self' href='https://code.mastervirt.ru/ydb/atom?h=main'/>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/'/>
<updated>2026-06-19T15:42:41Z</updated>
<entry>
<title>YQL-21207: Hash runtime settings</title>
<updated>2026-06-19T15:42:41Z</updated>
<author>
<name>atarasov5</name>
<email>atarasov5@yandex-team.com</email>
</author>
<published>2026-06-19T15:00:49Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/commit/?id=a97476cf18fa23f84909e72697c1e3921345e455'/>
<id>urn:sha1:a97476cf18fa23f84909e72697c1e3921345e455</id>
<content type='text'>
#### Hash runtime settings for stable identification ✎

- Introduces a stable hash function for runtime settings to enable consistent identification of configuration states
- Implements `SHA-256` based hashing that includes both host settings and UDF settings with deterministic ordering
- Ensures hash stability regardless of setting insertion order by using ordered data structures
- Adds comprehensive unit tests to verify hash consistency, content sensitivity, and order independence
- Enhances configuration serialization to properly count and filter serializable settings
- Makes serialization order deterministic by switching from hash map to map for setting storage

&lt;a href="https://nda.ya.ru/t/qa0kX64r7DqvtN"&gt;&lt;font size="2"&gt;Autodescription by Yandex Code Assistant&lt;/font&gt;&lt;/a&gt;
commit_hash:49aafc63bf011c335d556cd41dd4971473b62f13
</content>
</entry>
</feed>
