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

Support max on single-level struct in aggregation context #4434

Merged

Commits on Dec 28, 2021

  1. Support max on single-level struct in aggregation context

    Signed-off-by: Chong Gao <res_life@163.com>
    Chong Gao committed Dec 28, 2021
    Configuration menu
    Copy the full SHA
    56fd233 View commit details
    Browse the repository at this point in the history

Commits on Dec 31, 2021

  1. Refactor

    Signed-off-by: Chong Gao <res_life@163.com>
    Chong Gao committed Dec 31, 2021
    Configuration menu
    Copy the full SHA
    8c5e6de View commit details
    Browse the repository at this point in the history

Commits on Jan 6, 2022

  1. Support min and max on single-level

    Signed-off-by: Chong Gao <res_life@163.com>
    Chong Gao committed Jan 6, 2022
    Configuration menu
    Copy the full SHA
    fbb40d8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a7cd407 View commit details
    Browse the repository at this point in the history

Commits on Jan 7, 2022

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

Commits on Jan 13, 2022

  1. Update test case after Cudf fixed bug about null

    Signed-off-by: Chong Gao <res_life@163.com>
    Chong Gao committed Jan 13, 2022
    Configuration menu
    Copy the full SHA
    908097c View commit details
    Browse the repository at this point in the history

Commits on Jan 14, 2022

  1. Merge min max code

    Signed-off-by: Chong Gao <res_life@163.com>
    Chong Gao committed Jan 14, 2022
    Configuration menu
    Copy the full SHA
    4102954 View commit details
    Browse the repository at this point in the history