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: add print table in python sdk and show in notebook magic function #1243

Merged
merged 2 commits into from
Feb 21, 2022
Merged

feat: add print table in python sdk and show in notebook magic function #1243

merged 2 commits into from
Feb 21, 2022

Conversation

tobegit3hub
Copy link
Collaborator

@tobegit3hub tobegit3hub commented Feb 16, 2022

  • Add print table api in python sdk
  • Print the table when using openmldb sql magic function

image

@tobegit3hub tobegit3hub added the enhancement New feature or request label Feb 16, 2022
@tobegit3hub tobegit3hub added this to the v0.5 milestone Feb 16, 2022
@tobegit3hub tobegit3hub self-assigned this Feb 16, 2022
@github-actions
Copy link
Contributor

github-actions bot commented Feb 16, 2022

Linux Test Report

     101 files       227 suites   41m 54s ⏱️
  8 592 tests   8 589 ✔️ 3 💤 0
12 716 runs  12 713 ✔️ 3 💤 0

Results for commit 5737df1.

♻️ This comment has been updated with latest results.

@codecov
Copy link

codecov bot commented Feb 16, 2022

Codecov Report

Merging #1243 (5737df1) into main (489a393) will increase coverage by 0.01%.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff              @@
##               main    #1243      +/-   ##
============================================
+ Coverage     65.68%   65.70%   +0.01%     
  Complexity      253      253              
============================================
  Files           569      569              
  Lines        106290   106290              
  Branches        817      817              
============================================
+ Hits          69820    69836      +16     
+ Misses        36307    36291      -16     
  Partials        163      163              
Impacted Files Coverage Δ
src/zk/zk_client.cc 82.65% <0.00%> (-0.28%) ⬇️
src/nameserver/name_server_impl.cc 37.19% <0.00%> (+0.01%) ⬆️
src/tablet/tablet_impl.cc 38.06% <0.00%> (+0.39%) ⬆️
src/sdk/db_sdk.cc 60.60% <0.00%> (+0.60%) ⬆️

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 489a393...5737df1. Read the comment docs.

Copy link
Collaborator

@HuilinWu2 HuilinWu2 left a comment

Choose a reason for hiding this comment

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

LGTM

@aceforeverd aceforeverd merged commit 2b971d2 into 4paradigm:main Feb 21, 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.

3 participants