发布

  • [OPIK-3779] insert and delete dataset items batching support (#4726)

    frostbyte_neo 发布于 2026-01-14 14:39:15 +00:00

    • OPIK-3779 add batch_id column

    • OPIK-3779 implementation

    • OPIK-3779 remove rate limit logic

    • OPIK-3779 moved parameter to payload and changed all payloads creation to builders

    • OPIK-3779 tests pass

    • OPIK-3779 batch grouping delete implementation

    • OPIK-3779 refactor: code reuse

    • OPIK-3779 use batch group id only in the database

    • OPIK-3779 refactor: remove duplicate code

    • OPIK-3779 restored original signature of save()

    • OPIK-3779 refactor: remove duplicated code

    • OPIK-3779 refactor: code readability

    • OPIK-3779 refactor: extract query to constant

    • OPIK-3779 fix tests

    • OPIK-3779 refactor: simplify logic

    • OPIK-3779 increase schema changes index

    • OPIK-3779 increase schema changes index

    • OPIK-3779 PR comments

    • OPIK-3779 fix idempotent delete

    • OPIK-3779 intorudce create_version logic

    • OPIK-3779 remove create_version parameter

    • OPIK-3779 fix item edit

    • OPIK-3779 cover update in mutate flavor

    • OPIK-3779 fix update items when mutating

    • OPIK-3779 flip feature toggle to false

    • OPIK-3779 refactor: code reuse

    • OPIK-3779 PR comments: resolve stable id

    • OPIK-3779 PR comment: use UUID

    • OPIK-3779 PR comments

    • OPIK-3779 added missing implementation - filter based deletion without batch_group_id mutates the latest version

    • OPIK-3779 PR comments: empty filters and bound elastic

    • OPIK-3779 PR comment: use actual exsiting items by counting them first

    • OPIK-3779 PR comments

    下载附件