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

Support castAsJson #8307

Closed
SeaRise opened this issue Nov 3, 2023 · 0 comments · Fixed by #8333
Closed

Support castAsJson #8307

SeaRise opened this issue Nov 3, 2023 · 0 comments · Fixed by #8333
Labels
component/compute type/feature-request Categorizes issue or PR as related to a new feature.

Comments

@SeaRise
Copy link
Contributor

SeaRise commented Nov 3, 2023

Feature Request

Support

  • CastIntAsJson
  • CastRealAsJson
  • CastDecimalAsJson
  • CastStringAsJson
  • CastTimeAsJson
  • CastDurationAsJson
  • CastJsonAsJson

TiDB's implementation:
https://github.com/pingcap/tidb/blob/0cca59f2fdefc8d97b0870141df86c16edac126e/pkg/expression/builtin_cast.go#L589-L624

@SeaRise SeaRise added type/feature-request Categorizes issue or PR as related to a new feature. component/compute labels Nov 3, 2023
@SeaRise SeaRise changed the title Support cast${from_type}AsJson Support castAsJson Nov 3, 2023
This was referenced Nov 3, 2023
ti-chi-bot bot pushed a commit that referenced this issue Nov 27, 2023

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
close #8307, close #8371
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component/compute type/feature-request Categorizes issue or PR as related to a new feature.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant