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

Determine whether to execute a custom transformer according to the types of SRC and DST #216

Open
kooksee opened this issue Jul 11, 2022 · 2 comments

Comments

@kooksee
Copy link

kooksee commented Jul 11, 2022

I will define some models, and I will also use protobuf. Sometimes their field types are different, so I want to customize the transformer according to the types of SRC and DST

  1. For example, int64 and timestamppb Timestamp
  2. A simple idea

Upvote & Fund

  • We're using Polar.sh so you can upvote and help fund this issue.
  • We receive the funding once the issue is completed & confirmed by you.
  • Thank you in advance for helping prioritize & fund our backlog.
Fund with Polar
@darccio
Copy link
Owner

darccio commented Sep 11, 2023

@kooksee I see the value of this idea. I'm marking it as candidate for v2.

@darccio darccio added the v2 label Sep 11, 2023
@darccio
Copy link
Owner

darccio commented Sep 11, 2023

Looks like #198 could be a good starting point for this in v2.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants