Skip to content

Conversation

@marianogappa
Copy link
Contributor

As discussed offline, Transformer plugins are going to need to explicitly provide a synchronous function to transform a schema.

Previously, I implemented a method by which this wasn't necessary, by reusing the existing transform function, but the problem is that we cannot assume that the transform function is not gonna swallow the initial message of a given table, or that it's gonna behave properly with an empty record with a schema.

@marianogappa marianogappa requested review from a team and erezrokah July 30, 2024 14:09
@marianogappa marianogappa merged commit 38661cd into main Jul 30, 2024
@marianogappa marianogappa deleted the mariano/add-transform-schema-message branch July 30, 2024 14:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants