Skip to content

Conversation

@PatrickTasse
Copy link
Contributor

What it does

Replace deprecated ITmfVirtualTableDataProvider.fetchTree() with new
ITmfVirtualTableDataProvider.fetchColumns().

Replace deprecated DataProviderManager.getOrCreateDataProvider() with
new DataProviderManager.fetchOrCreateDataProvider().

How to test

Open a virtual table output.

Follow-ups

N/A

Review checklist

  • As an author, I have thoroughly tested my changes and carefully followed the instructions in this template

@PatrickTasse
Copy link
Contributor Author

}

Map<String, Object> params = queryParameters.getParameters();
String errorMessage = QueryParametersUtil.validateTreeQueryParameters(params);
Copy link
Contributor Author

Choose a reason for hiding this comment

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

This is not needed.

Replace deprecated ITmfVirtualTableDataProvider.fetchTree() with new
ITmfVirtualTableDataProvider.fetchColumns().

Signed-off-by: Patrick Tasse <[email protected]>
Replace deprecated DataProviderManager.getOrCreateDataProvider() with
new DataProviderManager.fetchOrCreateDataProvider().

Signed-off-by: Patrick Tasse <[email protected]>
@PatrickTasse PatrickTasse merged commit a70eb55 into eclipse-tracecompass-incubator:master Sep 11, 2025
2 of 3 checks passed
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