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

feat: apply Time Grain to X-Axis column #21163

Merged
merged 27 commits into from
Sep 7, 2022

Commits on Sep 2, 2022

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

    zhaoyongjie committed Sep 2, 2022
    Configuration menu
    Copy the full SHA
    11e6c9f View commit details
    Browse the repository at this point in the history
  3. fix ut

    zhaoyongjie committed Sep 2, 2022
    Configuration menu
    Copy the full SHA
    d7039ef View commit details
    Browse the repository at this point in the history
  4. fix sqlite

    zhaoyongjie committed Sep 2, 2022
    Configuration menu
    Copy the full SHA
    0bd97db View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    045bbf1 View commit details
    Browse the repository at this point in the history
  6. categorical column

    zhaoyongjie committed Sep 2, 2022
    Configuration menu
    Copy the full SHA
    36c7087 View commit details
    Browse the repository at this point in the history
  7. quotes in MySQL

    zhaoyongjie committed Sep 2, 2022
    Configuration menu
    Copy the full SHA
    db0b8fb View commit details
    Browse the repository at this point in the history
  8. probe adhoc column type

    zhaoyongjie committed Sep 2, 2022
    Configuration menu
    Copy the full SHA
    353620e View commit details
    Browse the repository at this point in the history
  9. quoter

    zhaoyongjie committed Sep 2, 2022
    Configuration menu
    Copy the full SHA
    3d22933 View commit details
    Browse the repository at this point in the history
  10. add ut

    zhaoyongjie committed Sep 2, 2022
    Configuration menu
    Copy the full SHA
    3c2e88d View commit details
    Browse the repository at this point in the history
  11. add frontend

    zhaoyongjie committed Sep 2, 2022
    Configuration menu
    Copy the full SHA
    23de307 View commit details
    Browse the repository at this point in the history
  12. typos

    zhaoyongjie committed Sep 2, 2022
    Configuration menu
    Copy the full SHA
    1854212 View commit details
    Browse the repository at this point in the history
  13. move control

    zhaoyongjie committed Sep 2, 2022
    Configuration menu
    Copy the full SHA
    0110bd2 View commit details
    Browse the repository at this point in the history
  14. time grain visibility

    zhaoyongjie committed Sep 2, 2022
    Configuration menu
    Copy the full SHA
    8e8f179 View commit details
    Browse the repository at this point in the history
  15. := operator

    zhaoyongjie committed Sep 2, 2022
    Configuration menu
    Copy the full SHA
    800f8b9 View commit details
    Browse the repository at this point in the history
  16. fix pylint

    zhaoyongjie committed Sep 2, 2022
    Configuration menu
    Copy the full SHA
    01411fd View commit details
    Browse the repository at this point in the history
  17. fix coverage

    zhaoyongjie committed Sep 2, 2022
    Configuration menu
    Copy the full SHA
    eeba0bf View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    c9a9651 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    37ac13e View commit details
    Browse the repository at this point in the history
  20. addressing comments

    zhaoyongjie committed Sep 2, 2022
    Configuration menu
    Copy the full SHA
    2322afc View commit details
    Browse the repository at this point in the history
  21. remove unused condition

    zhaoyongjie committed Sep 2, 2022
    Configuration menu
    Copy the full SHA
    b7ad0e3 View commit details
    Browse the repository at this point in the history
  22. addressing comments

    addressing comment
    zhaoyongjie committed Sep 2, 2022
    Configuration menu
    Copy the full SHA
    ec873f2 View commit details
    Browse the repository at this point in the history
  23. use local variable

    zhaoyongjie committed Sep 2, 2022
    Configuration menu
    Copy the full SHA
    6538da5 View commit details
    Browse the repository at this point in the history
  24. variables

    zhaoyongjie committed Sep 2, 2022
    Configuration menu
    Copy the full SHA
    1512c0b View commit details
    Browse the repository at this point in the history
  25. rename

    zhaoyongjie committed Sep 2, 2022
    Configuration menu
    Copy the full SHA
    d450d2d View commit details
    Browse the repository at this point in the history
  26. add updateing line

    zhaoyongjie committed Sep 2, 2022
    Configuration menu
    Copy the full SHA
    dfe8b13 View commit details
    Browse the repository at this point in the history
  27. typo

    zhaoyongjie committed Sep 2, 2022
    Configuration menu
    Copy the full SHA
    f6d31b3 View commit details
    Browse the repository at this point in the history