Skip to content

Conversation

@mateuslatrova
Copy link
Contributor

@mateuslatrova mateuslatrova commented Apr 12, 2024

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
Copy link

boring-cyborg bot commented Apr 13, 2024

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