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]: Conversion failed from INT to CHAR in CAST #3252

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

[Bug]: Conversion failed from INT to CHAR in CAST #3252

domingozhang opened this issue Jun 23, 2022 · 3 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 cast(Age as char) and Age as cAge from Demochar where Age>=50 order by cAge;
Operator 'and' with parameters [CHAR INT] 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 labels Jun 23, 2022
@domingozhang domingozhang added this to the v0.5.0 milestone Jun 23, 2022
@domingozhang domingozhang added the bvt error occurred during bvt test label 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

Should provide a proper error message.

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

INT to CHAR in CAST has been supported now.

@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 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 modified the milestones: Backlog, V0.8.0-Backlog Feb 9, 2023
@fengttt fengttt assigned daviszhen and unassigned domingozhang Feb 9, 2023
@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
Copy link
Contributor

fengttt commented Feb 9, 2023

Please check if this is already fixed, and close.

@daviszhen daviszhen removed their assignment 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