Thoughts
omniload mangles a bunch of sets of parameters, for example from pipeline element wrappers to their implementations, or parameter bunches like reader or writer hints. Currently, they don't adhere to some model or validation logic. Python Enums or Pydantic models+validators could be used for that going forward?
References
Thoughts
omniload mangles a bunch of sets of parameters, for example from pipeline element wrappers to their implementations, or parameter bunches like reader or writer hints. Currently, they don't adhere to some model or validation logic. Python Enums or Pydantic models+validators could be used for that going forward?
References
read_xyzkwargs #214