Conditional based on schema from JDBC multitable consumer
My multitable JDBC consumer is pulling data from identical tables across 10+ schemas. The goal is to inject the schema name into the pipeline, so that I can differentiate my source tables. I can't figure out how to find/read that schema in an expression evaluator.