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

fix(parser):fix cast error #95

Merged
merged 1 commit into from
Aug 1, 2023
Merged

fix(parser):fix cast error #95

merged 1 commit into from
Aug 1, 2023

Conversation

qidi1
Copy link
Contributor

@qidi1 qidi1 commented Jul 28, 2023

Task Description

close #94

Solution Description

  • Replace value_expression with expression
  • Add data type detection to block types of CAST that don't meet requirements

@Ifffff Ifffff merged commit 0fd992c into oceanbase:main Aug 1, 2023
2 checks passed
@Ifffff
Copy link
Contributor

Ifffff commented Aug 1, 2023

LGTM

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Bug]: error parser cast function
2 participants