mirror of
https://github.com/digital-asset/daml.git
synced 2024-11-10 00:35:25 +03:00
f8f88072ee
After this PR is merged write side of string-interning is activated: * String interning table is being populated as part of usual indexing * Data migration will populate the table from already existent data Effect of populating string interning is not visible yet. List of changes * Add schema and data migrations where applicable * Patch up sandbox-classic and parallel indexer to populate string_interning persistence, and initialize write side string interning view * Add ledger_end_stringinterning_id to track the need for update at the view (+ aligning code) * remove lookupLedgerEndOffsetAndSequentialId * fix/extend unit-tests changelog_begin changelog_end |
||
---|---|---|
.. | ||
collectd | ||
collection | ||
src | ||
BUILD.bazel |