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

*: add pushdown for ShowStmt and implement for show columns #31742

Merged
merged 14 commits into from
Jan 20, 2022

Commits on Jan 20, 2022

  1. *: add pushdown for ShowStmt and implement for show columns

    Signed-off-by: Weizhen Wang <[email protected]>
    hawkingrei committed Jan 20, 2022
    Configuration menu
    Copy the full SHA
    05d4f2b View commit details
    Browse the repository at this point in the history
  2. clean code

    Signed-off-by: Weizhen Wang <[email protected]>
    hawkingrei committed Jan 20, 2022
    Configuration menu
    Copy the full SHA
    08ca787 View commit details
    Browse the repository at this point in the history
  3. clean code and fix some spelling errors

    Signed-off-by: Weizhen Wang <[email protected]>
    hawkingrei committed Jan 20, 2022
    Configuration menu
    Copy the full SHA
    a51d9fc View commit details
    Browse the repository at this point in the history
  4. clean code and fix some spelling errors

    Signed-off-by: Weizhen Wang <[email protected]>
    hawkingrei committed Jan 20, 2022
    Configuration menu
    Copy the full SHA
    785c94d View commit details
    Browse the repository at this point in the history
  5. add some tests and remove some implementation for mysql unsupported f…

    …eature
    
    Signed-off-by: Weizhen Wang <[email protected]>
    hawkingrei committed Jan 20, 2022
    Configuration menu
    Copy the full SHA
    3e0b34b View commit details
    Browse the repository at this point in the history
  6. add some tests and remove some implementation for mysql unsupported f…

    …eature
    
    Signed-off-by: Weizhen Wang <[email protected]>
    hawkingrei committed Jan 20, 2022
    Configuration menu
    Copy the full SHA
    43c2f5d View commit details
    Browse the repository at this point in the history
  7. add more test

    Signed-off-by: Weizhen Wang <[email protected]>
    hawkingrei committed Jan 20, 2022
    Configuration menu
    Copy the full SHA
    1b3e994 View commit details
    Browse the repository at this point in the history
  8. add more test

    Signed-off-by: Weizhen Wang <[email protected]>
    hawkingrei committed Jan 20, 2022
    Configuration menu
    Copy the full SHA
    b296ff5 View commit details
    Browse the repository at this point in the history
  9. add more test

    Signed-off-by: Weizhen Wang <[email protected]>
    hawkingrei committed Jan 20, 2022
    Configuration menu
    Copy the full SHA
    7ce57d1 View commit details
    Browse the repository at this point in the history
  10. add more test

    Signed-off-by: Weizhen Wang <[email protected]>
    hawkingrei committed Jan 20, 2022
    Configuration menu
    Copy the full SHA
    9afc4e4 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    47a872f View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    6fd4adf View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    066a3a8 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    ce5e622 View commit details
    Browse the repository at this point in the history