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

feat: implement iceberg v1 manifest support #39

Open
wants to merge 6 commits into
base: main
Choose a base branch
from

Commits on Nov 22, 2022

  1. refactor: make clippy happy

    Signed-off-by: 蔡略 <cailue@bupt.edu.cn>
    ClSlaid committed Nov 22, 2022
    Configuration menu
    Copy the full SHA
    0a2f447 View commit details
    Browse the repository at this point in the history

Commits on Jan 20, 2023

  1. stash commit

    Signed-off-by: 蔡略 <cailue@bupt.edu.cn>
    ClSlaid committed Jan 20, 2023
    Configuration menu
    Copy the full SHA
    e6832fd View commit details
    Browse the repository at this point in the history

Commits on Feb 13, 2023

  1. feat: implement iceberg v1 support

    Signed-off-by: 蔡略 <cailue@bupt.edu.cn>
    ClSlaid committed Feb 13, 2023
    Configuration menu
    Copy the full SHA
    c3be954 View commit details
    Browse the repository at this point in the history
  2. refactor: make clippy happy

    Signed-off-by: 蔡略 <cailue@bupt.edu.cn>
    ClSlaid committed Feb 13, 2023
    Configuration menu
    Copy the full SHA
    2726a00 View commit details
    Browse the repository at this point in the history
  3. refactor: downgrade uuid for compability

    Signed-off-by: 蔡略 <cailue@bupt.edu.cn>
    ClSlaid committed Feb 13, 2023
    Configuration menu
    Copy the full SHA
    cd92c41 View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2023

  1. fix: default values in retention

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