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

Custom Row value codec #879

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from
Draft

Custom Row value codec #879

wants to merge 1 commit into from

Conversation

BillyYccc
Copy link
Member

@BillyYccc BillyYccc commented Jan 30, 2021

Motivation:

Provide an API for customizing encoding/decoing row values of different data types, this is only a POC work and I only made a small experiment with MySQL yet.

related feature request collections:

Signed-off-by: Billy Yuan <billy112487983@gmail.com>
@BillyYccc
Copy link
Member Author

@vietj can you take a look at the new interfaces and examples in this draft PR and give some opinions?

@vietj
Copy link
Member

vietj commented Feb 1, 2021 via email

@BillyYccc
Copy link
Member Author

created an issue in #882.

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.

None yet

2 participants