Skip to content

feat(volcano_executor): implementing a Simple Volcano Actuator#26

Merged
loloxwg merged 1 commit intoKipData:mainfrom
KKould:main
Jul 25, 2023
Merged

feat(volcano_executor): implementing a Simple Volcano Actuator#26
loloxwg merged 1 commit intoKipData:mainfrom
KKould:main

Conversation

@KKould
Copy link
Copy Markdown
Member

@KKould KKould commented Jul 25, 2023

db::test simulates a single-field table t1 for select * from t1 query test

What problem does this PR solve?

Add corresponding issue link with summary if exists -->

Issue link:

What is changed and how it works?

Code changes

  • Has Rust code change
  • Has CI related scripts change

Check List

Tests

  • Unit test
  • Integration test
  • Manual test (add detailed scripts or steps below)
  • No code

Side effects

  • Performance regression: Consumes more CPU
  • Performance regression: Consumes more Memory
  • Breaking backward compatibility

Note for reviewer

`db::test` simulates a single-field table `t1` for `select * from t1` query test
@KKould KKould self-assigned this Jul 25, 2023
@KKould KKould added the enhancement New feature or request label Jul 25, 2023
@KKould KKould linked an issue Jul 25, 2023 that may be closed by this pull request
Copy link
Copy Markdown
Member

@loloxwg loloxwg left a comment

Choose a reason for hiding this comment

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

lgtm

@loloxwg loloxwg merged commit 50332a0 into KipData:main Jul 25, 2023
@loloxwg loloxwg mentioned this pull request Jul 28, 2023
11 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

executor

2 participants