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

Support Adaptive Lightweight Compression Algorithm #8903

Merged
merged 29 commits into from
Jul 8, 2024

Commits on Jun 28, 2024

  1. done

    Signed-off-by: Lloyd-Pottiger <yan1579196623@gmail.com>
    Lloyd-Pottiger committed Jun 28, 2024
    Configuration menu
    Copy the full SHA
    93a31e1 View commit details
    Browse the repository at this point in the history
  2. rename

    Signed-off-by: Lloyd-Pottiger <yan1579196623@gmail.com>
    Lloyd-Pottiger committed Jun 28, 2024
    Configuration menu
    Copy the full SHA
    c583557 View commit details
    Browse the repository at this point in the history
  3. ut

    Signed-off-by: Lloyd-Pottiger <yan1579196623@gmail.com>
    Lloyd-Pottiger committed Jun 28, 2024
    Configuration menu
    Copy the full SHA
    a8d7de5 View commit details
    Browse the repository at this point in the history
  4. init template

    Signed-off-by: Lloyd-Pottiger <yan1579196623@gmail.com>
    Lloyd-Pottiger committed Jun 28, 2024
    Configuration menu
    Copy the full SHA
    86bab11 View commit details
    Browse the repository at this point in the history
  5. optimize analyze

    Signed-off-by: Lloyd-Pottiger <yan1579196623@gmail.com>
    Lloyd-Pottiger committed Jun 28, 2024
    Configuration menu
    Copy the full SHA
    bdd4e1f View commit details
    Browse the repository at this point in the history
  6. optimize & rename

    Signed-off-by: Lloyd-Pottiger <yan1579196623@gmail.com>
    Lloyd-Pottiger committed Jun 28, 2024
    Configuration menu
    Copy the full SHA
    40d39a2 View commit details
    Browse the repository at this point in the history
  7. rename

    Signed-off-by: Lloyd-Pottiger <yan1579196623@gmail.com>
    Lloyd-Pottiger committed Jun 28, 2024
    Configuration menu
    Copy the full SHA
    e79352f View commit details
    Browse the repository at this point in the history
  8. Update dbms/src/IO/Compression/EncodingUtil.cpp

    Co-authored-by: jinhelin <linjinhe33@gmail.com>
    Lloyd-Pottiger and JinheLin committed Jun 28, 2024
    Configuration menu
    Copy the full SHA
    d621355 View commit details
    Browse the repository at this point in the history
  9. Update dbms/src/IO/Compression/CompressionCodecFOR.cpp

    Co-authored-by: jinhelin <linjinhe33@gmail.com>
    Lloyd-Pottiger and JinheLin committed Jun 28, 2024
    Configuration menu
    Copy the full SHA
    91ac0d6 View commit details
    Browse the repository at this point in the history
  10. work with non-integer type

    Signed-off-by: Lloyd-Pottiger <yan1579196623@gmail.com>
    Lloyd-Pottiger committed Jun 28, 2024
    Configuration menu
    Copy the full SHA
    61fe4bf View commit details
    Browse the repository at this point in the history
  11. rename

    Signed-off-by: Lloyd-Pottiger <yan1579196623@gmail.com>
    Lloyd-Pottiger committed Jun 28, 2024
    Configuration menu
    Copy the full SHA
    e993bb0 View commit details
    Browse the repository at this point in the history
  12. refine

    Signed-off-by: Lloyd-Pottiger <yan1579196623@gmail.com>
    Lloyd-Pottiger committed Jun 28, 2024
    Configuration menu
    Copy the full SHA
    00da398 View commit details
    Browse the repository at this point in the history
  13. refine

    Signed-off-by: Lloyd-Pottiger <yan1579196623@gmail.com>
    Lloyd-Pottiger committed Jun 28, 2024
    Configuration menu
    Copy the full SHA
    3cf3f1e View commit details
    Browse the repository at this point in the history
  14. address comments

    Signed-off-by: Lloyd-Pottiger <yan1579196623@gmail.com>
    Lloyd-Pottiger committed Jun 28, 2024
    Configuration menu
    Copy the full SHA
    4b5afc1 View commit details
    Browse the repository at this point in the history
  15. address comments

    Signed-off-by: Lloyd-Pottiger <yan1579196623@gmail.com>
    Lloyd-Pottiger committed Jun 28, 2024
    Configuration menu
    Copy the full SHA
    d029c53 View commit details
    Browse the repository at this point in the history
  16. Apply suggestions from code review

    Co-authored-by: jinhelin <linjinhe33@gmail.com>
    Lloyd-Pottiger and JinheLin committed Jun 28, 2024
    Configuration menu
    Copy the full SHA
    86d6c2f View commit details
    Browse the repository at this point in the history
  17. format

    Signed-off-by: Lloyd-Pottiger <yan1579196623@gmail.com>
    Lloyd-Pottiger committed Jun 28, 2024
    Configuration menu
    Copy the full SHA
    9cf8b83 View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2024

  1. address comments

    Signed-off-by: Lloyd-Pottiger <yan1579196623@gmail.com>
    Lloyd-Pottiger committed Jul 1, 2024
    Configuration menu
    Copy the full SHA
    c83a824 View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2024

  1. address comments & fix DeltaFor

    Signed-off-by: Lloyd-Pottiger <yan1579196623@gmail.com>
    Lloyd-Pottiger committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    bf8c288 View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2024

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

Commits on Jul 8, 2024

  1. Configuration menu
    Copy the full SHA
    91feaaf View commit details
    Browse the repository at this point in the history
  2. Add comments

    JaySon-Huang committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    f046e20 View commit details
    Browse the repository at this point in the history
  3. add comments

    Signed-off-by: Lloyd-Pottiger <yan1579196623@gmail.com>
    Lloyd-Pottiger committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    b92c5ee View commit details
    Browse the repository at this point in the history
  4. fix

    Signed-off-by: Lloyd-Pottiger <yan1579196623@gmail.com>
    Lloyd-Pottiger committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    bfdbe76 View commit details
    Browse the repository at this point in the history
  5. Add sanitizer checks

    JaySon-Huang committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    471481f View commit details
    Browse the repository at this point in the history
  6. Use UInt32 for looping

    JaySon-Huang committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    c6ac153 View commit details
    Browse the repository at this point in the history
  7. assert source_size > 0

    Signed-off-by: Lloyd-Pottiger <yan1579196623@gmail.com>
    Lloyd-Pottiger committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    d3d14d6 View commit details
    Browse the repository at this point in the history
  8. Add comments

    JaySon-Huang committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    7b6f51d View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    65c17dd View commit details
    Browse the repository at this point in the history