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 SHOW JOBS statement to list all jobs #1418

Open
wants to merge 1 commit into
base: staging
Choose a base branch
from

Conversation

kompy99
Copy link

@kompy99 kompy99 commented Nov 26, 2023

SHOW JOBS

Added support to list all jobs using the SHOW statement.

Usage

SHOW jobs

Minor Bug fix

Fixed minor bug in CREATE JOB

Bug description: Error thrown when START parameter is empty in CREATE JOB statement due to minor mistake in use of datetime.now()

Copy link
Member

@americast americast left a comment

Choose a reason for hiding this comment

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

Thanks! It would be great if you could please fix formatting issues using the inbuilt linter by issuing the following command: $ bash script/test/test.sh -m LINTER.

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.

2 participants