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

[#731] feat(spark): Make blockid layout configurable for Spark clients #1528

Merged
merged 29 commits into from
Mar 7, 2024

Commits on Feb 29, 2024

  1. Move blockId field bit lengths from Constants into BlockIdLayout

    Also moves bit logic from BlockId into BlockIdLayout
    EnricoMi committed Feb 29, 2024
    Configuration menu
    Copy the full SHA
    b76ee2d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7179361 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9b5cd42 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4c8f5f2 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    dac4d97 View commit details
    Browse the repository at this point in the history
  6. Fix after rebase

    EnricoMi committed Feb 29, 2024
    Configuration menu
    Copy the full SHA
    e984f58 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    fc5820c View commit details
    Browse the repository at this point in the history
  8. Add tests

    EnricoMi committed Feb 29, 2024
    Configuration menu
    Copy the full SHA
    7c137d4 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    757ef79 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    5ba16c2 View commit details
    Browse the repository at this point in the history
  11. Fix test after rebase

    EnricoMi committed Feb 29, 2024
    Configuration menu
    Copy the full SHA
    59f077a View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    0a55688 View commit details
    Browse the repository at this point in the history
  13. Fix code style

    EnricoMi committed Feb 29, 2024
    Configuration menu
    Copy the full SHA
    7e3c86a View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    c1c2fbb View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    81a33a3 View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2024

  1. Configuration menu
    Copy the full SHA
    6cf1458 View commit details
    Browse the repository at this point in the history
  2. Fix code styles

    EnricoMi committed Mar 1, 2024
    Configuration menu
    Copy the full SHA
    d360754 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6583ce4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3703c4f View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2024

  1. Configuration menu
    Copy the full SHA
    6700f36 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ed7b3b2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a419387 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f3bae27 View commit details
    Browse the repository at this point in the history
  5. Revert removed empty line

    EnricoMi committed Mar 4, 2024
    Configuration menu
    Copy the full SHA
    24b153b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f1fc15d View commit details
    Browse the repository at this point in the history

Commits on Mar 5, 2024

  1. Configuration menu
    Copy the full SHA
    2ab119a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fe3156b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    727129e View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2024

  1. Configuration menu
    Copy the full SHA
    bf0902d View commit details
    Browse the repository at this point in the history