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

Adding compact check functionality to GenericByteViewArray #5720

Draft
wants to merge 3 commits into
base: master
Choose a base branch
from

Commits on May 4, 2024

  1. part-1: Adding GC functionality to GenericByteViewArray

    this part contains compact check functionality for GenericByteViewArray.
    
    Signed-off-by: 蔡略 <cailue@bupt.edu.cn>
    ClSlaid committed May 4, 2024
    Configuration menu
    Copy the full SHA
    ef9c84d View commit details
    Browse the repository at this point in the history
  2. patch: no dead_code

    Signed-off-by: 蔡略 <cailue@bupt.edu.cn>
    ClSlaid committed May 4, 2024
    Configuration menu
    Copy the full SHA
    87a9d56 View commit details
    Browse the repository at this point in the history

Commits on May 5, 2024

  1. patch: add ::is_compact method for GenericByteViewArray

    Signed-off-by: 蔡略 <cailue@bupt.edu.cn>
    ClSlaid committed May 5, 2024
    Configuration menu
    Copy the full SHA
    3042ce0 View commit details
    Browse the repository at this point in the history