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

修复mongo执行sql语句超过4000工单失败的问题 #2250

Merged
merged 2 commits into from
Aug 21, 2023
Merged

修复mongo执行sql语句超过4000工单失败的问题 #2250

merged 2 commits into from
Aug 21, 2023

Conversation

woshiyanghai
Copy link
Contributor

sql语句超过4000时,使用load 方式执行语句,末尾返回true 导致json 格式化失败,工单执行成功,但是工单执行状态返回失败,

@codecov
Copy link

codecov bot commented Aug 21, 2023

Codecov Report

Patch coverage has no change and project coverage change: -0.01% ⚠️

Comparison is base (11176ae) 75.53% compared to head (d66ae52) 75.53%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2250      +/-   ##
==========================================
- Coverage   75.53%   75.53%   -0.01%     
==========================================
  Files         107      107              
  Lines       15455    15456       +1     
==========================================
  Hits        11674    11674              
- Misses       3781     3782       +1     
Files Changed Coverage Δ
sql/engines/mongo.py 60.92% <0.00%> (-0.08%) ⬇️

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@LeoQuote LeoQuote merged commit eabb990 into hhyo:master Aug 21, 2023
8 of 10 checks passed
Grain-Yu added a commit to Grain-Yu/archery-doris-1.10.0 that referenced this pull request Oct 10, 2023
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 this pull request may close these issues.

2 participants