Are Column Resolvers supported in the Python SDK for CloudQuery

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.

I think you are correct, the current Python SDK doesn’t support column resolvers. Can you open an issue on GitHub for this so we can include it in our prioritization? GitHub Issue