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

feat: refactor row format with slice formant and single/multi slice row format #1381

Conversation

tobegit3hub
Copy link
Collaborator

  • Refactor slice row format
  • Support single slice row format

@tobegit3hub tobegit3hub added the enhancement New feature or request label Mar 5, 2022
@tobegit3hub tobegit3hub added this to the v0.5 milestone Mar 5, 2022
@tobegit3hub tobegit3hub requested a review from jingchen2222 March 5, 2022 04:12
@tobegit3hub tobegit3hub self-assigned this Mar 5, 2022
@github-actions
Copy link
Contributor

github-actions bot commented Mar 5, 2022

Linux Test Report

     116 files       242 suites   43m 22s ⏱️
  8 632 tests   8 629 ✔️ 3 💤 0
12 764 runs  12 761 ✔️ 3 💤 0

Results for commit d0c88fd.

♻️ This comment has been updated with latest results.

@github-actions
Copy link
Contributor

github-actions bot commented Mar 5, 2022

HybridSE Linux Test Report

       65 files       231 suites   5m 41s ⏱️
19 160 tests 19 160 ✔️ 0 💤 0

Results for commit d0c88fd.

♻️ This comment has been updated with latest results.

@github-actions
Copy link
Contributor

github-actions bot commented Mar 5, 2022

HybridSE Mac Test Report

       65 files       231 suites   6m 39s ⏱️
19 160 tests 19 160 ✔️ 0 💤 0

Results for commit d0c88fd.

♻️ This comment has been updated with latest results.

@codecov
Copy link

codecov bot commented Mar 12, 2022

Codecov Report

Merging #1381 (d0c88fd) into main (31bf4ee) will increase coverage by 0.07%.
The diff coverage is 71.02%.

Impacted file tree graph

@@             Coverage Diff              @@
##               main    #1381      +/-   ##
============================================
+ Coverage     65.76%   65.84%   +0.07%     
  Complexity      236      236              
============================================
  Files           571      571              
  Lines        107349   107575     +226     
  Branches        863      904      +41     
============================================
+ Hits          70601    70835     +234     
+ Misses        36596    36588       -8     
  Partials        152      152              
Impacted Files Coverage Δ
hybridse/include/vm/schemas_context.h 100.00% <ø> (ø)
hybridse/src/codec/type_codec.cc 75.00% <ø> (ø)
hybridse/src/codegen/context.h 100.00% <ø> (ø)
hybridse/src/plan/planner.h 100.00% <ø> (ø)
hybridse/src/vm/core_api.cc 16.23% <ø> (ø)
...4paradigm/openmldb/batch/OpenmldbBatchConfig.scala 86.66% <ø> (ø)
.../com/_4paradigm/openmldb/batch/SparkRowCodec.scala 56.39% <0.00%> (-19.37%) ⬇️
...m/_4paradigm/openmldb/batch/nodes/FilterPlan.scala 0.00% <0.00%> (ø)
src/client/taskmanager_client.cc 0.00% <ø> (ø)
src/sdk/db_sdk.cc 64.24% <0.00%> (ø)
... and 36 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 31bf4ee...d0c88fd. Read the comment docs.

…or_row_format_and_support_single_slice_row_format
@aceforeverd aceforeverd merged commit 8d952ac into 4paradigm:main Mar 15, 2022
@lumianph lumianph mentioned this pull request May 13, 2022
39 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.

4 participants