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

MySQL JSON_TABLE output with syntax error/ JSON_TABLE 函数输出语法错误 #4817

Closed
zhugf opened this issue Jun 11, 2022 · 0 comments · Fixed by #4825
Closed

MySQL JSON_TABLE output with syntax error/ JSON_TABLE 函数输出语法错误 #4817

zhugf opened this issue Jun 11, 2022 · 0 comments · Fixed by #4825

Comments

@zhugf
Copy link

zhugf commented Jun 11, 2022

MySqlOutputVisitor.visit(MySqlJSONTableExpr x), L5437

print(' ');
改为:
print(", ");

测试通过

ShenFeng312 added a commit to ShenFeng312/druid that referenced this issue Jun 14, 2022
@ShenFeng312 ShenFeng312 mentioned this issue Jun 14, 2022
wenshao added a commit that referenced this issue Sep 10, 2022
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 a pull request may close this issue.

1 participant