refactor: pass reader parameters as structures for simpler extension; use vectors instead of raw pointers to pass data
Type of change
-
Bug Fix -
Feature
Does this introduce a change in the core logic?
- [No]
Does this introduce a change in the cloud provider implementation, if so which cloud?
-
AWS -
Azure -
GCP -
IBM
Updates description?
Pass internal readers parameters as structures for simpler upcoming parameters extension. Use vectors instead of raw pointers to pass data in readers call stack. Format code.
Edited by Iurii Zhesson