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

[#5019] feat: (hadoop-catalog): Add a framework to support multi-storage in a pluggable manner for fileset catalog #5020

Merged
merged 48 commits into from
Oct 16, 2024

Commits on Sep 25, 2024

  1. Configuration menu
    Copy the full SHA
    d2447a2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7e5a8b5 View commit details
    Browse the repository at this point in the history
  3. fix

    yuqi1129 committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    f53c5ef View commit details
    Browse the repository at this point in the history
  4. fix

    yuqi1129 committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    36fedcd View commit details
    Browse the repository at this point in the history
  5. fix

    yuqi1129 committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    e93fba5 View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2024

  1. fix

    yuqi1129 committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    b1e04b6 View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2024

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

    yuqi1129 committed Sep 29, 2024
    Configuration menu
    Copy the full SHA
    c793582 View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2024

  1. fix

    yuqi1129 committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    013f5cb View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2024

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

    yuqi1129 committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    16dfc73 View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2024

  1. Polish code.

    yuqi1129 committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    278fcd8 View commit details
    Browse the repository at this point in the history
  2. fix

    yuqi1129 committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    3fb55ad View commit details
    Browse the repository at this point in the history
  3. fix

    yuqi1129 committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    cd04666 View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2024

  1. Change gvfs accordingly.

    yuqi1129 committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    ffaa064 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    32d7f3d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d82bf76 View commit details
    Browse the repository at this point in the history
  4. Fix

    yuqi1129 committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    dfdb772 View commit details
    Browse the repository at this point in the history
  5. Fix

    yuqi1129 committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    8708a8a View commit details
    Browse the repository at this point in the history
  6. Fix test error.

    yuqi1129 committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    ba9f8fa View commit details
    Browse the repository at this point in the history
  7. Polish.

    yuqi1129 committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    dae99f7 View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2024

  1. Polish

    yuqi1129 committed Oct 12, 2024
    Configuration menu
    Copy the full SHA
    e22053b View commit details
    Browse the repository at this point in the history
  2. Polish

    yuqi1129 committed Oct 12, 2024
    Configuration menu
    Copy the full SHA
    4fb89e0 View commit details
    Browse the repository at this point in the history
  3. Rename AbstractIT to BaseIT

    yuqi1129 committed Oct 12, 2024
    Configuration menu
    Copy the full SHA
    e5746c0 View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2024

  1. Fix

    yuqi1129 committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    b2d7bed View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    380717b View commit details
    Browse the repository at this point in the history
  3. Fix python ut error again.

    yuqi1129 committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    f4041ec View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    66247ab View commit details
    Browse the repository at this point in the history
  5. Fix test error again.

    yuqi1129 committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    3cfb94f View commit details
    Browse the repository at this point in the history
  6. Fix minor.

    yuqi1129 committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    7d1150f View commit details
    Browse the repository at this point in the history
  7. fix

    yuqi1129 committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    608081b View commit details
    Browse the repository at this point in the history
  8. Fix

    yuqi1129 committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    9edfe82 View commit details
    Browse the repository at this point in the history
  9. Fix

    yuqi1129 committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    3079bf0 View commit details
    Browse the repository at this point in the history
  10. Fix

    yuqi1129 committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    da49e60 View commit details
    Browse the repository at this point in the history
  11. Fix

    yuqi1129 committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    b621d89 View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2024

  1. Fix

    yuqi1129 committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    e58f9a0 View commit details
    Browse the repository at this point in the history
  2. resolve comments

    yuqi1129 committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    c521daf View commit details
    Browse the repository at this point in the history
  3. Resolve comments again.

    yuqi1129 committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    46e996a View commit details
    Browse the repository at this point in the history
  4. Polish again.

    yuqi1129 committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    da0b7ca View commit details
    Browse the repository at this point in the history
  5. fix

    yuqi1129 committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    5dbca5f View commit details
    Browse the repository at this point in the history
  6. Update code.

    yuqi1129 committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    f27520a View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2024

  1. Fix

    yuqi1129 committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    27bc2ab View commit details
    Browse the repository at this point in the history
  2. Fix

    yuqi1129 committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    9dc0f5a View commit details
    Browse the repository at this point in the history
  3. Fix

    yuqi1129 committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    2ee1709 View commit details
    Browse the repository at this point in the history
  4. Fix

    yuqi1129 committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    05e5d20 View commit details
    Browse the repository at this point in the history
  5. Fix

    yuqi1129 committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    8f28211 View commit details
    Browse the repository at this point in the history
  6. Fix

    yuqi1129 committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    35cba1e View commit details
    Browse the repository at this point in the history
  7. Fix

    yuqi1129 committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    bcf2f12 View commit details
    Browse the repository at this point in the history