Skip to content

Fix 'polling_interval' parameter docs in LivyOperator#38979

Merged
hussein-awala merged 1 commit into
apache:mainfrom
mateuslatrova:fix_livy_docs
Apr 13, 2024
Merged

Fix 'polling_interval' parameter docs in LivyOperator#38979
hussein-awala merged 1 commit into
apache:mainfrom
mateuslatrova:fix_livy_docs

Conversation

@mateuslatrova

@mateuslatrova mateuslatrova commented Apr 12, 2024

Copy link
Copy Markdown
Contributor

Explain

There is no issue linked to this PR.

The documentation of the LivyOperator had an error:
:param polling_interval: time in seconds between polling for job completion. Don't poll for values >= 0

Actually, the operator will not poll when the polling_interval is less than or equal (<=) to 0. This PR changes that >= sign to a <= in the docs.

@hussein-awala hussein-awala merged commit 6de420a into apache:main Apr 13, 2024
@boring-cyborg

boring-cyborg Bot commented Apr 13, 2024

Copy link
Copy Markdown

Awesome work, congrats on your first merged pull request! You are invited to check our Issue Tracker for additional contributions.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants