提交 3ba79541 创建 作者: 王晓庆's avatar 王晓庆

2

上级 e9d5093e
流水线 #118311 已通过 于阶段
用时 27 秒
...@@ -96,12 +96,12 @@ case4: ...@@ -96,12 +96,12 @@ case4:
- export LANG="C.UTF-8" - export LANG="C.UTF-8"
- export LC_ALL="C.UTF-8" - export LC_ALL="C.UTF-8"
- python3 testcases.py ci_test 4 - python3 testcases.py ci_test 4
- cat user_output4.txt # - cat user_output4.txt
# - diff output4.txt user_output4.txt -b -B -y -i -W 100 # - diff output4.txt user_output4.txt -b -B -y -i -W 100
- echo -e "\n*******************************************\nexec-score 100\n*******************************************\n" - echo -e "\n*******************************************\nexec-score 100\n*******************************************\n"
artifacts: # artifacts:
paths: # paths:
- user_output4.txt # - user_output4.txt
only: only:
- master - master
allow_failure: false allow_failure: false
......
...@@ -4,6 +4,6 @@ USE TPCH ...@@ -4,6 +4,6 @@ USE TPCH
-- UPDATE region SET name = '更改非洲' WHERE regionkey = '4' -- UPDATE region SET name = '更改非洲' WHERE regionkey = '4'
-- SELECT * FROM region SELECT * FROM region
SELECT COLLATIONPROPERTY('Chinese_PRC_Stroke_CI_AI_KS_WS', 'CodePage') -- SELECT COLLATIONPROPERTY('Chinese_PRC_Stroke_CI_AI_KS_WS', 'CodePage')
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论