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

Replace GetFieldAccess with indexing function in SqlToRel #10375

Merged
merged 12 commits into from
May 14, 2024

Commits on May 3, 2024

  1. use func in parser

    Signed-off-by: jayzhan211 <[email protected]>
    jayzhan211 committed May 3, 2024
    Configuration menu
    Copy the full SHA
    41c871d View commit details
    Browse the repository at this point in the history

Commits on May 4, 2024

  1. add tests

    Signed-off-by: jayzhan211 <[email protected]>
    jayzhan211 committed May 4, 2024
    Configuration menu
    Copy the full SHA
    cd44f63 View commit details
    Browse the repository at this point in the history
  2. add test

    Signed-off-by: jayzhan211 <[email protected]>
    jayzhan211 committed May 4, 2024
    Configuration menu
    Copy the full SHA
    1333cc8 View commit details
    Browse the repository at this point in the history
  3. rm test1

    Signed-off-by: jayzhan211 <[email protected]>
    jayzhan211 committed May 4, 2024
    Configuration menu
    Copy the full SHA
    edd7164 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d795435 View commit details
    Browse the repository at this point in the history
  5. parser done

    Signed-off-by: jayzhan211 <[email protected]>
    jayzhan211 committed May 4, 2024
    Configuration menu
    Copy the full SHA
    1f2503a View commit details
    Browse the repository at this point in the history
  6. fmt

    Signed-off-by: jayzhan211 <[email protected]>
    jayzhan211 committed May 4, 2024
    Configuration menu
    Copy the full SHA
    ab2622d View commit details
    Browse the repository at this point in the history

Commits on May 10, 2024

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

    Signed-off-by: jayzhan211 <[email protected]>
    jayzhan211 committed May 10, 2024
    Configuration menu
    Copy the full SHA
    c53867f View commit details
    Browse the repository at this point in the history
  3. fix test

    Signed-off-by: jayzhan211 <[email protected]>
    jayzhan211 committed May 10, 2024
    Configuration menu
    Copy the full SHA
    018ec15 View commit details
    Browse the repository at this point in the history

Commits on May 13, 2024

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

    Signed-off-by: jayzhan211 <[email protected]>
    jayzhan211 committed May 13, 2024
    Configuration menu
    Copy the full SHA
    07b3910 View commit details
    Browse the repository at this point in the history