We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
SELECT split_part(content, '\001')[1] FROM dual;
进行sql格式化后,特殊字符被转译成了特殊字符 “·”
The text was updated successfully, but these errors were encountered:
improved odps sql parser. bug fixed for issue #1375
103ee3e
No branches or pull requests
SELECT split_part(content, '\001')[1] FROM dual;
进行sql格式化后,特殊字符被转译成了特殊字符 “·”
The text was updated successfully, but these errors were encountered: