Skip to content

Make sure to read only necessary collections#880

Merged
tmadlener merged 1 commit intoAIDASoft:masterfrom
tmadlener:datasource-read-only-necessary-collections
Nov 20, 2025
Merged

Make sure to read only necessary collections#880
tmadlener merged 1 commit intoAIDASoft:masterfrom
tmadlener:datasource-read-only-necessary-collections

Conversation

@tmadlener
Copy link
Collaborator

Without this we set the available collections properly, but we still read full frames for filling the data in.

BEGINRELEASENOTES

  • Make sure that the DataSource does not read unnecessary collections if the collections have been limited.

ENDRELEASENOTES

@kjvbrt looks like I forgot this in #504. IIUC, this should be possible because in m_columnNames we only ever store collection names and we make sure to only populate it with collections that are actually available (done in SetupInputs).

Without this we set the available collections properly, but we still
read full frames for filling the data in.
@tmadlener tmadlener merged commit 250e295 into AIDASoft:master Nov 20, 2025
24 checks passed
@tmadlener tmadlener deleted the datasource-read-only-necessary-collections branch November 20, 2025 09:49
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.

1 participant