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

plan: return table dual when filter is false/null #7756

Merged
merged 7 commits into from
Sep 25, 2018

Commits on Sep 9, 2018

  1. plan: return table dual when filter is false/null

    Impose this check after constant propagation
    eurekaka committed Sep 9, 2018
    Configuration menu
    Copy the full SHA
    ac819bc View commit details
    Browse the repository at this point in the history
  2. refactor conds2TableDual

    eurekaka committed Sep 9, 2018
    Configuration menu
    Copy the full SHA
    8a65cbd View commit details
    Browse the repository at this point in the history
  3. add unit test

    eurekaka committed Sep 9, 2018
    Configuration menu
    Copy the full SHA
    ab70184 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    acf1818 View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2018

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

Commits on Sep 21, 2018

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

Commits on Sep 25, 2018

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