Transforms\TransformBase.cs (4)
506_bindings = Bindings.Create(this, column, Source.Schema, InputTranspose, testType);
520_bindings = Bindings.Create(this, column, Source.Schema, InputTranspose, testType);
534_bindings = Bindings.Create(this, ctx, Source.Schema, InputTranspose, testType);
558_bindings = Bindings.Create(this, map, newInput.Schema, InputTranspose, checkType);