-
Notifications
You must be signed in to change notification settings - Fork 3.7k
[fix](Tools) Fix the escape character '\' error in sql generated by tpcds tools scripts #25203
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
Conversation
|
|
run buildall |
|
|
|
could u add a example to explain the behavior before and after this PR, thanks. |
|
|
|
这可能是系统兼容性原因吧,在我环境上ok |
按这个commit中的代码修改后,是可以解决兼容性问题的,这个PR麻烦处理一下。 |
…pcds tools scripts
748c27b to
6e6677e
Compare
|
Hi @TimCoder , you should fix the errors reported by the workflow. By the way, did you run the script by |
|
We're closing this PR because it hasn't been updated in a while. |


Proposed changes
Update tpcds tools:
Fix the escape character '' error in sql generated by tpcds tools scripts gen-tpcds-queries.sh
Further comments
If this is a relatively large or complex change, kick off the discussion at dev@doris.apache.org by explaining why you chose the solution you did and what alternatives you considered, etc...