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

[BitSail][Connector] FakeSource supports generating unique columns. #148

Open
BlockLiu opened this issue Nov 9, 2022 · 5 comments
Open
Assignees
Labels
difficulty-easy Easy difficulty to fix this issue good first issue Good for newcomers help wanted Extra attention is needed

Comments

@BlockLiu
Copy link
Collaborator

BlockLiu commented Nov 9, 2022

Is your feature request related to a problem? Please describe

Current FakeSource supports generate unique long value.
But sometimes we may want to generate more type of unique columns, like string or date.

This issue wants to support generate unique columns for the following type:

  • int
  • short
  • string
  • bigint
  • date

Describe the solution you'd like

Describe alternatives you've considered

Additional context

@garyli1019 garyli1019 added good first issue Good for newcomers help wanted Extra attention is needed difficulty-easy Easy difficulty to fix this issue labels Nov 9, 2022
@laglangyue
Copy link
Contributor

I want to do this, but I have been busy parsing xml file schema (xsd file) recently, and I would finish this before next weekend.

@garyli1019
Copy link
Collaborator

@laglangyue sure! Assigned to you, please take your time.

@garyli1019
Copy link
Collaborator

@laglangyue hello, just checking how's everything going with this issue. We have a contributor group to discuss dev issue. Please feel free to join if you are interested
img_v2_0cd2da0d-3975-4a0e-b257-6ee8a1223c3g

@laglangyue
Copy link
Contributor

@laglangyue hello, just checking how's everything going with this issue. We have a contributor group to discuss dev issue. Please feel free to join if you are interested img_v2_0cd2da0d-3975-4a0e-b257-6ee8a1223c3g

yes,glad to join.

@swikarpat
Copy link

Is this issue resolved already? I can work on this issue if not done yet.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
difficulty-easy Easy difficulty to fix this issue good first issue Good for newcomers help wanted Extra attention is needed
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants