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

[WIP] Core: Support relative paths in metadata #2658

Closed
wants to merge 13 commits into from

Commits on Nov 18, 2021

  1. Configuration menu
    Copy the full SHA
    27b9814 View commit details
    Browse the repository at this point in the history
  2. Addressed review comments

    - Kept all the default signatures to prevent changes that are not necessary
    - Introduced a new flag shouldUseRelativePaths to determine if a table uses
      relative paths
    anuragmantri committed Nov 18, 2021
    Configuration menu
    Copy the full SHA
    2a16de3 View commit details
    Browse the repository at this point in the history
  3. Rebase with main

    anuragmantri committed Nov 18, 2021
    Configuration menu
    Copy the full SHA
    6105888 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8c6d3d7 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    204eda3 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    7db42d4 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    c809af0 View commit details
    Browse the repository at this point in the history
  8. Fix tests

    anuragmantri committed Nov 18, 2021
    Configuration menu
    Copy the full SHA
    66f40ae View commit details
    Browse the repository at this point in the history
  9. Fix relativization logic

    anuragmantri committed Nov 18, 2021
    Configuration menu
    Copy the full SHA
    156deab View commit details
    Browse the repository at this point in the history
  10. Add unit tests

    anuragmantri committed Nov 18, 2021
    Configuration menu
    Copy the full SHA
    181af05 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    e3e9659 View commit details
    Browse the repository at this point in the history

Commits on Mar 17, 2022

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

Commits on Mar 28, 2022

  1. Add more tests

    anuragmantri committed Mar 28, 2022
    Configuration menu
    Copy the full SHA
    defb763 View commit details
    Browse the repository at this point in the history