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

[Enhancement] EXPLODE Function It would be better if you could support single-processing mode #36406

Open
3 tasks done
Toms1999 opened this issue Jun 17, 2024 · 0 comments
Open
3 tasks done

Comments

@Toms1999
Copy link
Contributor

Search before asking

  • I had searched in the issues and found no similar issues.

Description

MySQL [(none)]> SELECT EXPLODE(ARRAY('N', 'Y'));
ERROR 1105 (HY000): errCode = 2, detailMessage = No matching function with signature: explode(ARRAY<VARCHAR(65533)>).

Solution

Expect to get N and Y

Are you willing to submit PR?

  • Yes I am willing to submit a PR!

Code of Conduct

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

No branches or pull requests

1 participant