Skip to content

Conversation

vagetablechicken
Copy link
Collaborator

Closes #714
Current CLI session variables: execute_mode, performance_sensitive.
P.S. 'performance_sensitive' will set the value to sql cluster router. 'execute_mode' only supports set/show, no effect.

@github-actions
Copy link
Contributor

github-actions bot commented Dec 20, 2021

Linux Test Report

     49 files       89 suites   7m 39s ⏱️
4 178 tests 4 176 ✔️ 2 💤 0
4 205 runs  4 203 ✔️ 2 💤 0

Results for commit b02eaa7.

♻️ This comment has been updated with latest results.

@github-actions
Copy link
Contributor

github-actions bot commented Dec 20, 2021

HybridSE Linux Test Report

       65 files       228 suites   5m 37s ⏱️
19 009 tests 19 009 ✔️ 0 💤 0

Results for commit b02eaa7.

♻️ This comment has been updated with latest results.

@github-actions
Copy link
Contributor

github-actions bot commented Dec 20, 2021

HybridSE Mac Test Report

       65 files       228 suites   5m 59s ⏱️
19 009 tests 19 009 ✔️ 0 💤 0

Results for commit b02eaa7.

♻️ This comment has been updated with latest results.

Copy link
Collaborator

@tobegit3hub tobegit3hub left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Others LTGM

Copy link
Collaborator

@tobegit3hub tobegit3hub left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Copy link
Collaborator

@aceforeverd aceforeverd left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Resolve failed tests

@tobegit3hub
Copy link
Collaborator

The case ast_node_converter_test will always fail in MacOS.

@codecov
Copy link

codecov bot commented Dec 22, 2021

Codecov Report

Merging #933 (b02eaa7) into main (5a71b07) will decrease coverage by 0.18%.
The diff coverage is 36.58%.

Impacted file tree graph

@@             Coverage Diff              @@
##               main     #933      +/-   ##
============================================
- Coverage     42.51%   42.32%   -0.19%     
- Complexity      219      220       +1     
============================================
  Files           565      568       +3     
  Lines        105537   105994     +457     
  Branches        936      966      +30     
============================================
- Hits          44869    44867       -2     
- Misses        60524    60983     +459     
  Partials        144      144              
Impacted Files Coverage Δ
src/cmd/sql_cmd.h 0.00% <0.00%> (ø)
src/sdk/sql_cluster_router.cc 0.00% <0.00%> (ø)
hybridse/src/node/sql_node.cc 78.49% <71.42%> (-0.18%) ⬇️
src/sdk/db_sdk.h 0.00% <0.00%> (ø)
src/sdk/db_sdk.cc 0.00% <0.00%> (ø)
src/sdk/sql_router.h 0.00% <0.00%> (ø)
src/client/ns_client.cc 0.00% <0.00%> (ø)
src/cmd/sql_cmd_test.cc 0.00% <0.00%> (ø)
... and 22 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 5a71b07...b02eaa7. Read the comment docs.

@tobegit3hub tobegit3hub merged commit af1e996 into 4paradigm:main Dec 22, 2021
@vagetablechicken
Copy link
Collaborator Author

@lumianph lumianph mentioned this pull request Mar 28, 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 this pull request may close these issues.

Support set execute_mode in CLI

5 participants