Skip to content

fix: Remove TreeTableViewportUpdater, TableViewportUpdater, and StorageTableViewportUpdater#2057

Merged
AkshatJawne merged 2 commits intodeephaven:mainfrom
AkshatJawne:1930_tree_table_viewport_removal
Jun 7, 2024
Merged

fix: Remove TreeTableViewportUpdater, TableViewportUpdater, and StorageTableViewportUpdater#2057
AkshatJawne merged 2 commits intodeephaven:mainfrom
AkshatJawne:1930_tree_table_viewport_removal

Conversation

@AkshatJawne
Copy link
Copy Markdown
Contributor

@AkshatJawne AkshatJawne commented Jun 4, 2024

Resolves #1930

BREAKING CHANGE: Removed TreeTableViewportUpdater,TableViewportUpdater, and StorageTableViewportUpdater. If wanting to continue using them, copy the deleted files from this PR.

@AkshatJawne AkshatJawne requested a review from mofojed June 4, 2024 20:10
@AkshatJawne AkshatJawne self-assigned this Jun 4, 2024
@mattrunyon
Copy link
Copy Markdown
Collaborator

mattrunyon commented Jun 4, 2024

These are actually consumed in DHE, so this should be marked as breaking. There should be info on this in the CONTRIBUTING.md file in the root. Basically the PR body will need BREAKING CHANGE: Explanation and how to migrate at the end

Also, StorageTableViewportUpdater is used in DHE as well.

Copy link
Copy Markdown
Member

@mofojed mofojed left a comment

Choose a reason for hiding this comment

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

May as well get rid of StorageTableViewportUpdater as well in this PR, add it to the BREAKING CHANGE list

@AkshatJawne AkshatJawne requested a review from mofojed June 6, 2024 20:26
@AkshatJawne AkshatJawne changed the title fix: Remove TreeTableViewportUpdater and TableViewportUpdater fix: Remove TreeTableViewportUpdater, TableViewportUpdater, and StorageTableViewportUpdater Jun 6, 2024
@AkshatJawne AkshatJawne merged commit 0943041 into deephaven:main Jun 7, 2024
@github-actions github-actions Bot locked and limited conversation to collaborators Jun 7, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Remove TreeTableViewportUpdater and TableViewportUpdater

3 participants