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

Python client and Fusion SQL for Jobs Service #28

Merged
merged 127 commits into from
Jul 29, 2024

Conversation

evieira2
Copy link
Contributor

@evieira2 evieira2 commented Jun 11, 2024

This MR implements the python client and Fusion SQL commands for Jobs Service.
Tests were also added for both the python and Fusion commands.

Copy link
Collaborator

@kesmit13 kesmit13 left a comment

Choose a reason for hiding this comment

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

Overall, quite good. I was expecting to have to write all of this myself. :) You'll want to make sure to install pre-commit so that the checks get run. It will point out some of the things I mentioned in the review as well.

singlestoredb/management/job.py Outdated Show resolved Hide resolved
singlestoredb/management/job.py Outdated Show resolved Hide resolved
singlestoredb/management/job.py Outdated Show resolved Hide resolved
singlestoredb/management/job.py Outdated Show resolved Hide resolved
singlestoredb/management/job.py Outdated Show resolved Hide resolved
singlestoredb/management/job.py Outdated Show resolved Hide resolved
singlestoredb/management/job.py Outdated Show resolved Hide resolved
singlestoredb/management/job.py Show resolved Hide resolved
singlestoredb/management/job.py Outdated Show resolved Hide resolved
singlestoredb/management/job.py Outdated Show resolved Hide resolved
Copy link
Collaborator

@kesmit13 kesmit13 left a comment

Choose a reason for hiding this comment

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

There are still some issue showing up in the pre-commit checks in the Github actions, but other than that and the one change mentioned, it looks good.

singlestoredb/management/job.py Outdated Show resolved Hide resolved
singlestoredb/management/utils.py Outdated Show resolved Hide resolved
singlestoredb/management/job.py Outdated Show resolved Hide resolved
@evieira2 evieira2 changed the title Python client and Fusion SQL for Jobs Python client and Fusion SQL for Job Service Jul 29, 2024
@evieira2 evieira2 changed the title Python client and Fusion SQL for Job Service Python client and Fusion SQL for Jobs Service Jul 29, 2024
@evieira2 evieira2 added the feature New feature or request label Jul 29, 2024
@evieira2 evieira2 marked this pull request as ready for review July 29, 2024 11:28
@evieira2 evieira2 requested a review from kesmit13 July 29, 2024 11:29
Copy link
Collaborator

@kesmit13 kesmit13 left a comment

Choose a reason for hiding this comment

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

Just a few minor things to look at.

singlestoredb/fusion/handlers/job.py Outdated Show resolved Hide resolved
singlestoredb/fusion/handlers/job.py Outdated Show resolved Hide resolved
singlestoredb/tests/test_fusion.py Show resolved Hide resolved
@kesmit13 kesmit13 merged commit 27c3a42 into main Jul 29, 2024
11 checks passed
@kesmit13 kesmit13 deleted the evieira/MCDB-58287/python-sdk-client-for-job-service branch July 29, 2024 19:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants