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

[Enhancement] add a test case in all data model which get all types that doris supports #17883

Closed
wants to merge 19 commits into from

Conversation

ZashJie
Copy link
Contributor

@ZashJie ZashJie commented Mar 17, 2023

Proposed changes

Issue Number: close #16627

Problem summary

Create an automation that can generate tables for each type of data model, and then learn how to import data using S3 load, stream load, and insert load into their corresponding tables. Finally, use the select into outfile command to export the data.

Checklist(Required)

  • Does it affect the original behavior
  • Has unit tests been added
  • Has document been added or modified
  • Does it need to update dependencies
  • Is this PR support rollback (If NO, please explain WHY)

Further comments

If this is a relatively large or complex change, kick off the discussion at dev@doris.apache.org by explaining why you chose the solution you did and what alternatives you considered, etc...

Copy link
Contributor

@dataroaring dataroaring left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@dataroaring
Copy link
Contributor

run buildall

@github-actions github-actions bot added the approved Indicates a PR has been approved by one committer. label May 11, 2023
@github-actions
Copy link
Contributor

PR approved by at least one committer and no changes requested.

@github-actions
Copy link
Contributor

PR approved by anyone and no changes requested.

@ZashJie
Copy link
Contributor Author

ZashJie commented May 12, 2023

run buildp0

Copy link
Contributor

github-actions bot commented Nov 9, 2023

We're closing this PR because it hasn't been updated in a while.
This isn't a judgement on the merit of the PR in any way. It's just a way of keeping the PR queue manageable.
If you'd like to revive this PR, please reopen it and feel free a maintainer to remove the Stale tag!

@github-actions github-actions bot added the Stale label Nov 9, 2023
@github-actions github-actions bot closed this Nov 10, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved Indicates a PR has been approved by one committer. kind/test reviewed Stale
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Enhancement] add a test case in all data model which get all types that doris supports
2 participants