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

Added ability to schedule sql jobs #483

Merged
merged 1 commit into from
Jan 23, 2024
Merged

Added ability to schedule sql jobs #483

merged 1 commit into from
Jan 23, 2024

Conversation

Taliik
Copy link
Member

@Taliik Taliik commented Jan 16, 2024

Summary of the changes / Why this is an improvement

Checklist

@Taliik Taliik force-pushed the f/gc-poc branch 4 times, most recently from 7cd01eb to e059a1a Compare January 22, 2024 09:13
@Taliik Taliik changed the title [POC][WIP] Added ability to schedule sql jobs with GC Added ability to schedule sql jobs with GC Jan 22, 2024
@Taliik Taliik marked this pull request as ready for review January 22, 2024 09:18
``gc``
======

The ``gc`` command lets you manage scheduled sql jobs for your cluster.
Copy link
Contributor

Choose a reason for hiding this comment

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

I'm wondering if the keyword here should be something likescheduled-sql instead of gc. I guess we could have other GC features in croud later, it might be confusing. idk.

Copy link
Contributor

Choose a reason for hiding this comment

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

I think I agree here, gc is not really a public facing thing...

Maybe croud scheduled-jobs?

my_table.csv Outdated
Copy link
Contributor

Choose a reason for hiding this comment

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

Is it used in the tests? I can't find it.

Copy link
Member Author

Choose a reason for hiding this comment

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

thanks for finding this. It appears that when you run the whole test suit, the test test_export_job_create writes the my_table.csv file but does not clean it up ...

@Taliik Taliik force-pushed the f/gc-poc branch 3 times, most recently from cc7c5af to 7e380f5 Compare January 22, 2024 14:25
@Taliik Taliik changed the title Added ability to schedule sql jobs with GC Added ability to schedule sql jobs Jan 22, 2024
@Taliik Taliik merged commit 31bf293 into master Jan 23, 2024
10 checks passed
@Taliik Taliik deleted the f/gc-poc branch January 23, 2024 08:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants