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

planner: add the functional dependency for Datasource, proj, select, agg #33071

Merged
merged 29 commits into from
Mar 17, 2022

Commits on Mar 15, 2022

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

    winoros committed Mar 15, 2022
    Configuration menu
    Copy the full SHA
    748ba62 View commit details
    Browse the repository at this point in the history
  3. undo some changes

    winoros committed Mar 15, 2022
    Configuration menu
    Copy the full SHA
    6b2043f View commit details
    Browse the repository at this point in the history
  4. fix tests

    winoros committed Mar 15, 2022
    Configuration menu
    Copy the full SHA
    ba60938 View commit details
    Browse the repository at this point in the history
  5. to #12

    winoros committed Mar 15, 2022
    Configuration menu
    Copy the full SHA
    c06fc01 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    39f3c78 View commit details
    Browse the repository at this point in the history
  7. address comments

    winoros committed Mar 15, 2022
    Configuration menu
    Copy the full SHA
    b357c0e View commit details
    Browse the repository at this point in the history

Commits on Mar 16, 2022

  1. address comments

    winoros committed Mar 16, 2022
    Configuration menu
    Copy the full SHA
    d554d9b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0e80bab View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    23f8abc View commit details
    Browse the repository at this point in the history
  4. use isNullRejective instead

    winoros committed Mar 16, 2022
    Configuration menu
    Copy the full SHA
    b2216e1 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d63eac9 View commit details
    Browse the repository at this point in the history
  6. add sysvar to control

    winoros committed Mar 16, 2022
    Configuration menu
    Copy the full SHA
    e442cb3 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    0a45940 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    68277c4 View commit details
    Browse the repository at this point in the history

Commits on Mar 17, 2022

  1. use the getlatestIndexes

    winoros committed Mar 17, 2022
    Configuration menu
    Copy the full SHA
    31d7565 View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'yiding/fd-not-outer-join-and-open' into…

    … fd-not-outer-join-and-open
    winoros committed Mar 17, 2022
    Configuration menu
    Copy the full SHA
    faa629c View commit details
    Browse the repository at this point in the history
  3. Update extract_fd_test.go

    AilinKid committed Mar 17, 2022
    Configuration menu
    Copy the full SHA
    27090c2 View commit details
    Browse the repository at this point in the history
  4. Update extract_fd_test.go

    AilinKid committed Mar 17, 2022
    Configuration menu
    Copy the full SHA
    eca73d8 View commit details
    Browse the repository at this point in the history
  5. Update extract_fd_test.go

    AilinKid committed Mar 17, 2022
    Configuration menu
    Copy the full SHA
    8d7613e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    94cfd2b View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    3b0f43d View commit details
    Browse the repository at this point in the history
  8. fix the variable

    winoros committed Mar 17, 2022
    Configuration menu
    Copy the full SHA
    cce750b View commit details
    Browse the repository at this point in the history
  9. Merge remote-tracking branch 'yiding/fd-not-outer-join-and-open' into…

    … fd-not-outer-join-and-open
    winoros committed Mar 17, 2022
    Configuration menu
    Copy the full SHA
    c6b3568 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    9c1d963 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    91a10c2 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    becf23b View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    025a19f View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    195153f View commit details
    Browse the repository at this point in the history