For source plugins, are Column Resolvers supported in the Python SDK today? I didn’t see it here: Column.py although it is mentioned in the documentation for the Go SDK here: Go Source.
I want to add some fields from the parent table to the child table and was able to work around it by passing the values to the table resolver function.