Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

IGNITE-21490 .NET: Add DataStreamer data removal #3560

Merged
merged 62 commits into from
Apr 8, 2024

Commits on Mar 15, 2024

  1. Configuration menu
    Copy the full SHA
    98ff4a5 View commit details
    Browse the repository at this point in the history
  2. wip

    ptupitsyn committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    6b05ff1 View commit details
    Browse the repository at this point in the history
  3. wip

    ptupitsyn committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    ebd40bf View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7405baf View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    efaf708 View commit details
    Browse the repository at this point in the history
  6. wip IGNITE-21765

    ptupitsyn committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    2ec2bb4 View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2024

  1. Merge branch 'main' into ignite-21490

    # Conflicts:
    #	modules/platforms/dotnet/Apache.Ignite/Internal/Table/RecordView.cs
    ptupitsyn committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    c3d4822 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f5d29f1 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'main' into ignite-21490

    # Conflicts:
    #	modules/platforms/dotnet/Apache.Ignite/Internal/Table/DataStreamer.cs
    ptupitsyn committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    b05d84d View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2024

  1. Configuration menu
    Copy the full SHA
    ca81b9b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0d926a2 View commit details
    Browse the repository at this point in the history
  3. Fix buffer header

    ptupitsyn committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    2639699 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    409be5f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1060e0f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    71cbd52 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    c675c8a View commit details
    Browse the repository at this point in the history
  8. fixing tests

    ptupitsyn committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    34cd243 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    31274e9 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    2b4ba4d View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    b16683d View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    12a6741 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    8449cd5 View commit details
    Browse the repository at this point in the history
  14. Merge branch 'main' into ignite-21490

    # Conflicts:
    #	modules/platforms/dotnet/Apache.Ignite/Internal/Table/DataStreamer.cs
    ptupitsyn committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    83a5401 View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2024

  1. Configuration menu
    Copy the full SHA
    d017036 View commit details
    Browse the repository at this point in the history
  2. DataStreamerItem factory

    ptupitsyn committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    7a024ee View commit details
    Browse the repository at this point in the history
  3. Fixing usages

    ptupitsyn committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    671c962 View commit details
    Browse the repository at this point in the history
  4. Fixing usages

    ptupitsyn committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    e65218a View commit details
    Browse the repository at this point in the history
  5. Fixing usages

    ptupitsyn committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    6f8ef05 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    4c4d3d2 View commit details
    Browse the repository at this point in the history
  7. Revert unneeded changes

    ptupitsyn committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    95384c5 View commit details
    Browse the repository at this point in the history
  8. cleanup

    ptupitsyn committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    8677a36 View commit details
    Browse the repository at this point in the history
  9. wip tests

    ptupitsyn committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    4442b3b View commit details
    Browse the repository at this point in the history
  10. wip tests

    ptupitsyn committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    f39a9ed View commit details
    Browse the repository at this point in the history
  11. wip FinalizeBatchHeader

    ptupitsyn committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    c2ffc66 View commit details
    Browse the repository at this point in the history
  12. wip FinalizeBatchHeader

    ptupitsyn committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    6a2e2b6 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    ba6f17f View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    5b9a21d View commit details
    Browse the repository at this point in the history
  15. Fix ReWriteBatch

    ptupitsyn committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    96b05ea View commit details
    Browse the repository at this point in the history
  16. Fix ReWriteBatch

    ptupitsyn committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    15605ff View commit details
    Browse the repository at this point in the history
  17. wip FinalizeBatchHeader

    ptupitsyn committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    73879de View commit details
    Browse the repository at this point in the history
  18. Deletion works

    ptupitsyn committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    90a83ca View commit details
    Browse the repository at this point in the history
  19. Optimize deleted set size

    ptupitsyn committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    1b1c74f View commit details
    Browse the repository at this point in the history
  20. cleanup

    ptupitsyn committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    c908674 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    a00f2c7 View commit details
    Browse the repository at this point in the history
  22. wip tests

    ptupitsyn committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    207d30f View commit details
    Browse the repository at this point in the history
  23. wip tests

    ptupitsyn committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    4f8028a View commit details
    Browse the repository at this point in the history
  24. wip tests

    ptupitsyn committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    f17e5dc View commit details
    Browse the repository at this point in the history
  25. basic streaming tests done

    ptupitsyn committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    4bf1465 View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    aed6855 View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    2d68e2d View commit details
    Browse the repository at this point in the history
  28. wip TODOs

    ptupitsyn committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    da13cbc View commit details
    Browse the repository at this point in the history
  29. wip TODOs

    ptupitsyn committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    872db28 View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    9420bce View commit details
    Browse the repository at this point in the history
  31. Configuration menu
    Copy the full SHA
    4b68a4a View commit details
    Browse the repository at this point in the history
  32. wip tests

    ptupitsyn committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    2a01777 View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2024

  1. Configuration menu
    Copy the full SHA
    def6240 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6b7408b View commit details
    Browse the repository at this point in the history
  3. wip tests

    ptupitsyn committed Apr 5, 2024
    Configuration menu
    Copy the full SHA
    6f27f2e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c4ec03f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c2e64aa View commit details
    Browse the repository at this point in the history
  6. Remove unused code

    ptupitsyn committed Apr 5, 2024
    Configuration menu
    Copy the full SHA
    02c7523 View commit details
    Browse the repository at this point in the history
  7. cleanup

    ptupitsyn committed Apr 5, 2024
    Configuration menu
    Copy the full SHA
    bb05a14 View commit details
    Browse the repository at this point in the history