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? 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
当切分主健选两个时,生成的DDL存在问题:order by 应该是用括号包含
The text was updated successfully, but these errors were encountered:
收到,暂时你可以通过手动编辑修改一下,右上角有保存按钮
Sorry, something went wrong.
好的,谢谢。有想法提交pr修复~
就是这行逻辑修改一下就行 :https://github.com/qlangtech/plugins/blob/ad516c39862a8da21f2c604441474a726e3f0d57/tis-datax/tis-datax-clickhouse-plugin/src/main/java/com/qlangtech/tis/plugin/datax/DataXClickhouseWriter.java#L97
收到,暂时你可以通过手动编辑修改一下,右上角有保存按钮 就是这行逻辑修改一下就行 :https://github.com/qlangtech/plugins/blob/ad516c39862a8da21f2c604441474a726e3f0d57/tis-datax/tis-datax-clickhouse-plugin/src/main/java/com/qlangtech/tis/plugin/datax/DataXClickhouseWriter.java#L97
好的,这样子的话您那边修复吧。
baisui1981
No branches or pull requests
当切分主健选两个时,生成的DDL存在问题:order by 应该是用括号包含
The text was updated successfully, but these errors were encountered: