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: support get result set schema for python sdk #1194

Merged
merged 3 commits into from
Feb 11, 2022
Merged

feat: support get result set schema for python sdk #1194

merged 3 commits into from
Feb 11, 2022

Conversation

tobegit3hub
Copy link
Collaborator

@tobegit3hub tobegit3hub commented Feb 10, 2022

  • Add util to convert int type to string type.
  • Add util to get_resultset_schema in db api.
  • Add API to get all databases and get tables from specified database.

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

github-actions bot commented Feb 10, 2022

Linux Test Report

     50 files       91 suites   9m 13s ⏱️
4 218 tests 4 215 ✔️ 3 💤 0
4 247 runs  4 244 ✔️ 3 💤 0

Results for commit f1b3c67.

♻️ This comment has been updated with latest results.

@codecov
Copy link

codecov bot commented Feb 10, 2022

Codecov Report

Merging #1194 (f1b3c67) into main (6786790) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##               main    #1194   +/-   ##
=========================================
  Coverage     42.90%   42.90%           
  Complexity      279      279           
=========================================
  Files           562      562           
  Lines        106050   106050           
  Branches        985      985           
=========================================
  Hits          45503    45503           
  Misses        60364    60364           
  Partials        183      183           

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 6786790...f1b3c67. Read the comment docs.

@vagetablechicken vagetablechicken enabled auto-merge (squash) February 11, 2022 02:51
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

@vagetablechicken vagetablechicken merged commit c6dcb74 into 4paradigm:main Feb 11, 2022
@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
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants