AST-1637 Only read the 'fields to read' in MSBDAReader
While working on another MR I found that MSBDAReader always creates a BdaBuffer with all fields, even if it only has to read a subset of the fields. This MR fixes it and also contains some related fixes, e.g., for updating getRequiredFields()
.
Edited by Maik Nijhuis
Merge request reports
Activity
assigned to @mnijhuis-tos
requested review from @nicolas-slusarenko
reset approvals from @nicolas-slusarenko by pushing to the branch
requested review from @mnijhuis-tos
removed review request for @mnijhuis-tos
mentioned in commit b63ab94e
Please register or sign in to reply