Skip to content

[Feature][regression-test]CSV import and export support header (#8487)#9017

Merged
yiguolei merged 2 commits into
apache:masterfrom
chenlinzhong:csv_header_regression_test
Apr 15, 2022
Merged

[Feature][regression-test]CSV import and export support header (#8487)#9017
yiguolei merged 2 commits into
apache:masterfrom
chenlinzhong:csv_header_regression_test

Conversation

@chenlinzhong
Copy link
Copy Markdown
Contributor

Proposed changes

add regression-test for pr #8765

Issue Number: open #8487

Problem Summary:

only add regression-test

Checklist(Required)

  1. Does it affect the original behavior: (Yes/No/I Don't know)
  2. Has unit tests been added: (Yes/No/No Need)
  3. Has document been added or modified: (Yes/No/No Need)
  4. Does it need to update dependencies: (Yes/No)
  5. Are there any changes that cannot be rolled back: (Yes/No)

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...

1.Add two new types to stream load boker load: csv_with_names and csv_with_name_sand_types
2.Add two new types to export: csv_with_names and csv_with_names_and_types
1.Add two new types to stream load boker load: csv_with_names and csv_with_name_sand_types
2.Add two new types to export: csv_with_names and csv_with_names_and_types
Copy link
Copy Markdown
Contributor

@morningman morningman left a comment

Choose a reason for hiding this comment

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

LGTM

@morningman morningman added the area/backup Issues of PRS related to backup and restore label Apr 14, 2022
@github-actions github-actions Bot added the approved Indicates a PR has been approved by one committer. label Apr 14, 2022
@github-actions
Copy link
Copy Markdown
Contributor

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

@github-actions
Copy link
Copy Markdown
Contributor

PR approved by anyone and no changes requested.

@yiguolei yiguolei merged commit ca4f4d1 into apache:master Apr 15, 2022
weizhengte pushed a commit to weizhengte/incubator-doris that referenced this pull request Apr 22, 2022
…e#8487) (apache#9017)

* [Feature][regression-test]CSV import and export support header (apache#8487)
1.Add two new types to stream load boker load: csv_with_names and csv_with_name_sand_types
2.Add two new types to export: csv_with_names and csv_with_names_and_types
zhengshiJ pushed a commit to zhengshiJ/incubator-doris that referenced this pull request Apr 27, 2022
…e#8487) (apache#9017)

* [Feature][regression-test]CSV import and export support header (apache#8487)
1.Add two new types to stream load boker load: csv_with_names and csv_with_name_sand_types
2.Add two new types to export: csv_with_names and csv_with_names_and_types
starocean999 pushed a commit to starocean999/incubator-doris that referenced this pull request May 19, 2022
…e#8487) (apache#9017)

* [Feature][regression-test]CSV import and export support header (apache#8487)
1.Add two new types to stream load boker load: csv_with_names and csv_with_name_sand_types
2.Add two new types to export: csv_with_names and csv_with_names_and_types
englefly pushed a commit to englefly/incubator-doris that referenced this pull request May 23, 2022
…e#8487) (apache#9017)

* [Feature][regression-test]CSV import and export support header (apache#8487)
1.Add two new types to stream load boker load: csv_with_names and csv_with_name_sand_types
2.Add two new types to export: csv_with_names and csv_with_names_and_types
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. area/backup Issues of PRS related to backup and restore kind/test reviewed

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants