daml/ledger/participant-state
Leonid Shlyapnikov 12c05c408a
Experiment: replacing row OFFSET with ledger offset (#6083)
* Experiment: replacing row OFFSET with ledger offset in the flat transactions query for one party.

if this improves the perf numbers, the rest of the queries can be updated.

* Flat transaction query optimization:

replacing row offset with ledger offset

* Flat transaction query optimization:

replacing row offset with ledger offset

* transaction tree query optimization

changelog_begin

[Sandbox-next/Postgres]
Flat Transaction Stream, Transaction Tree Stream SQL query optimizations.
Pagination based on Ledger Offset instead of SQL Row Offset.

changelog_end

* Addressing code review comments
2020-05-29 11:49:46 -04:00
..
kvutils Fix flaky tests for ledger-on-memory (#6160) 2020-05-29 15:33:10 +02:00
protobuf Organize maven coordinates (#5272) 2020-04-01 11:41:18 +02:00
src Experiment: replacing row OFFSET with ledger offset (#6083) 2020-05-29 11:49:46 -04:00
BUILD.bazel JSON decoding support for GenMap (#5223) 2020-05-05 10:27:37 -04:00