Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

regex/option to convert ALL timestamp fields without listing them? #1

Open
tooptoop4 opened this issue Nov 21, 2021 · 1 comment
Open

Comments

@tooptoop4
Copy link

is there regex/option to convert ALL timestamp fields without listing them?

@howareyouo
Copy link
Owner

Some SMTs, such as io.debezium.transforms.UnwrapFromEnvelope will drop the metadata from message head, so you may lose the type infomations.
A regex option should be a better solution for most scenarios.

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

No branches or pull requests

2 participants