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]: Function 'avg' with parameters DATE failed #3295

Closed
1 task done
domingozhang opened this issue Jun 23, 2022 · 5 comments
Closed
1 task done

[Bug]: Function 'avg' with parameters DATE failed #3295

domingozhang opened this issue Jun 23, 2022 · 5 comments
Assignees
Labels
bvt error occurred during bvt test kind/bug Something isn't working priority/p0 Critical feature that should be implemented in this version triage/accepted
Milestone

Comments

@domingozhang
Copy link
Contributor

Is there an existing issue for the same bug?

  • I have checked the existing issues.

Environment

- Version or commit-id (e.g. v0.1.0 or 8b23a93):
- Hardware parameters:
- OS type:
- Others:

Actual Behavior

select min(big),avg(big),count(big)+1 from t1 group by big;
Function 'avg' with parameters [DATE] will be implemented in future version.

Expected Behavior

No response

Steps to Reproduce

No response

Additional information

No response

@domingozhang domingozhang added kind/bug Something isn't working needs-triage bvt error occurred during bvt test labels Jun 23, 2022
@domingozhang domingozhang added this to the v0.5.0 milestone Jun 23, 2022
@JinHai-CN JinHai-CN added the wontfix This will not be worked on label Jun 24, 2022
@JinHai-CN JinHai-CN assigned JinHai-CN and unassigned m-schen Jun 24, 2022
@JinHai-CN
Copy link
Contributor

A proper error message should be given.

@JinHai-CN JinHai-CN modified the milestones: v0.5.0, v0.6.0 Jun 30, 2022
@domingozhang
Copy link
Contributor Author

need an error code in 0.6

@aressu1985 aressu1985 added the severity/s1 High impact: Logical errors or data errors that must occur label Aug 10, 2022
@sukki37 sukki37 assigned domingozhang and unassigned JinHai-CN Oct 29, 2022
@domingozhang domingozhang removed the bvt error occurred during bvt test label Oct 29, 2022
@domingozhang
Copy link
Contributor Author

avg will not support date because int cannot be converted from date in mo.

@domingozhang domingozhang added the bvt error occurred during bvt test label Oct 29, 2022
@domingozhang domingozhang reopened this Oct 29, 2022
@matrix-meow matrix-meow reopened this Nov 4, 2022
@matrix-meow
Copy link
Contributor

Hello @domingozhang. The bug issue in the BVT test code has not been removed,issues automatically open.

@domingozhang domingozhang modified the milestones: v0.6.0, Backlog Nov 4, 2022
@domingozhang domingozhang added priority/p1 Medium priority feature that should be implemented in this version and removed severity/s1 High impact: Logical errors or data errors that must occur labels Nov 21, 2022
@fengttt fengttt added priority/p0 Critical feature that should be implemented in this version and removed wontfix This will not be worked on priority/p1 Medium priority feature that should be implemented in this version labels Feb 9, 2023
@fengttt fengttt modified the milestones: Backlog, V0.8.0-Backlog Feb 9, 2023
@daviszhen
Copy link
Contributor

MO do not support the conversion DATE in the function AVG base on the doc : https://doc.weixin.qq.com/doc/w3_AAgAkgYHABUU6Y7hl0PQEuM6Tjv31?scode=AJsA6gc3AA8SOwl4g8AAgAkgYHABU

We can close the issue.

@daviszhen daviszhen assigned domingozhang and unassigned daviszhen Feb 14, 2023
@domingozhang domingozhang modified the milestones: V0.8.0-Backlog, Backlog Mar 1, 2023
@domingozhang domingozhang removed their assignment Oct 10, 2023
@matrix-meow matrix-meow self-assigned this Oct 10, 2023
@zengyan1 zengyan1 assigned zengyan1 and unassigned matrix-meow Oct 11, 2023
@zengyan1 zengyan1 modified the milestones: Backlog, 1.1.0 Oct 12, 2023
@florashi181 florashi181 modified the milestones: 1.1.0, Backlog Oct 16, 2023
@fengttt fengttt modified the milestones: Backlog, 2.1.0 Oct 29, 2024
@sukki37 sukki37 closed this as completed Nov 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bvt error occurred during bvt test kind/bug Something isn't working priority/p0 Critical feature that should be implemented in this version triage/accepted
Projects
None yet
Development

No branches or pull requests

10 participants