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

BUG: Aggregation on arrow array return same type #53717

Closed
wants to merge 4 commits into from

Commits on Aug 13, 2023

  1. BUG: Aggregation on arrow array return same type.

    Signed-off-by: Liang Yan <ckgppl_yan@sina.cn>
    liang3zy22 committed Aug 13, 2023
    Configuration menu
    Copy the full SHA
    6eb4810 View commit details
    Browse the repository at this point in the history
  2. comment skipif to check failed test cases.

    Signed-off-by: Liang Yan <ckgppl_yan@sina.cn>
    liang3zy22 committed Aug 13, 2023
    Configuration menu
    Copy the full SHA
    d8843e5 View commit details
    Browse the repository at this point in the history
  3. Fix convert_dtype issue.

    Signed-off-by: Liang Yan <ckgppl_yan@sina.cn>
    liang3zy22 committed Aug 13, 2023
    Configuration menu
    Copy the full SHA
    a5fe7ac View commit details
    Browse the repository at this point in the history
  4. Add test cases.

    Signed-off-by: Liang Yan <ckgppl_yan@sina.cn>
    liang3zy22 committed Aug 13, 2023
    Configuration menu
    Copy the full SHA
    5cb6316 View commit details
    Browse the repository at this point in the history