Skip to content

Conversation

@ahmedabu98
Copy link
Contributor

This PR adds support for upgrading any generic SchemaTransform without upgrading the pipeline.

This includes breaking changes to the SchemaTransform class, which now has a protected constructor (ie. subclasses have to manually call super()). Subclasses also have to specify a parameterized type corresponding to the configuration object used to build it (this should be fine since we do it for the SchemaTransformProvider anyways).
This PR makes the necessary updates to existing SchemaTransform implementations.

@ahmedabu98
Copy link
Contributor Author

Moving this over to #31558

@ahmedabu98 ahmedabu98 closed this Jun 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant