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

[Feature] Support month, day, and hour expressions for cdc synchronizing tables action #1141

Closed
1 of 2 tasks
yuzelin opened this issue May 12, 2023 · 4 comments · Fixed by #1287
Closed
1 of 2 tasks
Assignees
Labels
good first issue Good for newcomers

Comments

@yuzelin
Copy link
Contributor

yuzelin commented May 12, 2023

Search before asking

  • I searched in the issues and found nothing similar.

Motivation

Currently, cdc synchronizing tables action support computed column. We can support more expressions:
month: extract month from date column
day:extract day from date column
hour:extract hour from date or time column

Solution

Please reference the implementation of year:
#1109

Anything else?

No response

Are you willing to submit a PR?

  • I'm willing to submit a PR!
@yuzelin yuzelin added the good first issue Good for newcomers label May 12, 2023
@ShockleysxX
Copy link

Hi, @yuzelin, I am new to the community, could you assign this task to me, I will do my best to complete it.

@yuzelin
Copy link
Contributor Author

yuzelin commented May 12, 2023

@ShockleysxX Sure. Feel free to contact to me if you have any question.

@tsreaper
Copy link
Contributor

Hi @ShockleysxX , are you still working on this issue? If we hear no reply by the end of this week we'll have to unassign you from this task.

@pizhihui
Copy link
Contributor

pizhihui commented Jun 2, 2023

Hi, @ShockleysxX @tsreaper ,I wan to try to fix this,could you assign this task to me? Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants