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]: DATETIME cannot be converted to BIGINT in CAST #3301

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

[Bug]: DATETIME cannot be converted to BIGINT in CAST #3301

domingozhang opened this issue Jun 23, 2022 · 7 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(20220101 AS datetime(0)) BETWEEN 20220101 AND -1;
Operator 'cast' with parameters [BIGINT DATETIME] 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

int to datetime is out of conversation table. error message will be provided in 0.6

@sukki37 sukki37 assigned domingozhang and unassigned JinHai-CN Oct 29, 2022
@domingozhang domingozhang modified the milestones: v0.6.0, Backlog Oct 29, 2022
@domingozhang
Copy link
Contributor Author

from int to datetime/date/timestamp, will be discussed in future release

@domingozhang domingozhang added the priority/p1 Medium priority feature that should be implemented in this version label Nov 21, 2022
@matrix-meow matrix-meow reopened this Feb 9, 2023
@matrix-meow
Copy link
Contributor

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

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

BIGINT 不能转 DATETIME

@daviszhen
Copy link
Contributor

MO do not support the conversion BIGINT=>DATETIME base on the doc : https://doc.weixin.qq.com/sheet/e3_AdIAkQb_AEYGT3QVZBJQXqJghCjYF?scode=AJsA6gc3AA840KbtsHAAgAkgYHABU&tab=s8bwcy

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
@matrix-meow matrix-meow reopened this Oct 11, 2023
@matrix-meow matrix-meow reopened this Oct 11, 2023
@matrix-meow
Copy link
Contributor

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

@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
@zengyan1 zengyan1 closed this as completed Nov 6, 2024
@matrix-meow matrix-meow reopened this Nov 6, 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

9 participants