You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The current function-based design involves a lot of call-backs and arguments. OOP design would be better. We might also be able to cut down on variations with some yaml-based caching of things like column names.