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

feat: DH-18493: Add Table.is_failed property #6620

Merged

Conversation

jmao-denver
Copy link
Contributor

Fixes DH-18493

This is a new property on Table. It wraps the Java Table.isFailed() method to let you check if the Table object is in a failure state and is no longer usable.

@jmao-denver jmao-denver merged commit 0f46193 into deephaven:main Feb 5, 2025
24 checks passed
@jmao-denver jmao-denver deleted the DH-18493-add-is_failed-table-prop branch February 5, 2025 00:15
@github-actions github-actions bot locked and limited conversation to collaborators Feb 5, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants