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: allow queries on virtual columns to use index #10802

Closed
wants to merge 29 commits into from

Commits on Jul 29, 2019

  1. add prepareVirtualColumns

    qw4990 committed Jul 29, 2019
    Configuration menu
    Copy the full SHA
    0fc64a9 View commit details
    Browse the repository at this point in the history
  2. add resolveVirtualColumns

    qw4990 committed Jul 29, 2019
    Configuration menu
    Copy the full SHA
    4e2e924 View commit details
    Browse the repository at this point in the history
  3. bugfix

    qw4990 committed Jul 29, 2019
    Configuration menu
    Copy the full SHA
    c0ede5e View commit details
    Browse the repository at this point in the history
  4. fix

    qw4990 committed Jul 29, 2019
    Configuration menu
    Copy the full SHA
    d2be005 View commit details
    Browse the repository at this point in the history
  5. fixup

    qw4990 committed Jul 29, 2019
    Configuration menu
    Copy the full SHA
    fedff2e View commit details
    Browse the repository at this point in the history
  6. fixup

    qw4990 committed Jul 29, 2019
    Configuration menu
    Copy the full SHA
    94ec9fc View commit details
    Browse the repository at this point in the history
  7. fmt

    qw4990 committed Jul 29, 2019
    Configuration menu
    Copy the full SHA
    8c01917 View commit details
    Browse the repository at this point in the history
  8. fix UT

    qw4990 committed Jul 29, 2019
    Configuration menu
    Copy the full SHA
    d7f65f3 View commit details
    Browse the repository at this point in the history
  9. add UT

    qw4990 committed Jul 29, 2019
    Configuration menu
    Copy the full SHA
    b2050fe View commit details
    Browse the repository at this point in the history
  10. add comments

    qw4990 committed Jul 29, 2019
    Configuration menu
    Copy the full SHA
    a1abd5c View commit details
    Browse the repository at this point in the history
  11. more test

    qw4990 committed Jul 29, 2019
    Configuration menu
    Copy the full SHA
    b5f3dba View commit details
    Browse the repository at this point in the history
  12. add more comments

    qw4990 committed Jul 29, 2019
    Configuration menu
    Copy the full SHA
    d544166 View commit details
    Browse the repository at this point in the history
  13. address comments

    qw4990 committed Jul 29, 2019
    Configuration menu
    Copy the full SHA
    09a754f View commit details
    Browse the repository at this point in the history
  14. address comments

    qw4990 committed Jul 29, 2019
    Configuration menu
    Copy the full SHA
    5e79b35 View commit details
    Browse the repository at this point in the history
  15. fix CI

    qw4990 committed Jul 29, 2019
    Configuration menu
    Copy the full SHA
    a4f5871 View commit details
    Browse the repository at this point in the history
  16. update UT

    qw4990 committed Jul 29, 2019
    Configuration menu
    Copy the full SHA
    74e3e82 View commit details
    Browse the repository at this point in the history
  17. update explain-test

    qw4990 committed Jul 29, 2019
    Configuration menu
    Copy the full SHA
    25457c0 View commit details
    Browse the repository at this point in the history
  18. add more comments

    qw4990 committed Jul 29, 2019
    Configuration menu
    Copy the full SHA
    1d5e27d View commit details
    Browse the repository at this point in the history
  19. rename addPushedDownSelection

    qw4990 committed Jul 29, 2019
    Configuration menu
    Copy the full SHA
    25bcf81 View commit details
    Browse the repository at this point in the history
  20. address comments

    qw4990 committed Jul 29, 2019
    Configuration menu
    Copy the full SHA
    a7c39b3 View commit details
    Browse the repository at this point in the history
  21. address comments

    qw4990 committed Jul 29, 2019
    Configuration menu
    Copy the full SHA
    9370a88 View commit details
    Browse the repository at this point in the history
  22. refmt

    qw4990 committed Jul 29, 2019
    Configuration menu
    Copy the full SHA
    69d0aeb View commit details
    Browse the repository at this point in the history
  23. fixup

    qw4990 committed Jul 29, 2019
    Configuration menu
    Copy the full SHA
    93b4d44 View commit details
    Browse the repository at this point in the history
  24. update error

    qw4990 committed Jul 29, 2019
    Configuration menu
    Copy the full SHA
    baa35a8 View commit details
    Browse the repository at this point in the history
  25. fix UT

    qw4990 committed Jul 29, 2019
    Configuration menu
    Copy the full SHA
    04e68c0 View commit details
    Browse the repository at this point in the history
  26. address comments

    qw4990 committed Jul 29, 2019
    Configuration menu
    Copy the full SHA
    0ea33a1 View commit details
    Browse the repository at this point in the history
  27. remove reflect

    qw4990 committed Jul 29, 2019
    Configuration menu
    Copy the full SHA
    044b741 View commit details
    Browse the repository at this point in the history
  28. rebase

    qw4990 committed Jul 29, 2019
    Configuration menu
    Copy the full SHA
    ba1b73e View commit details
    Browse the repository at this point in the history
  29. refmt

    fmt
    
    fixup
    
    fixup
    
    refmt
    
    add UT
    qw4990 committed Jul 29, 2019
    Configuration menu
    Copy the full SHA
    4d9f40d View commit details
    Browse the repository at this point in the history