Skip to content

Conversation

@morningman
Copy link
Contributor

@morningman morningman commented May 13, 2020

The proposal can be found here: #3549

This CL mainly changes:

  1. Support SELECT INTO OUTFILE command.
  2. Support export query result to a file via Broker.
  3. Support CSV export format with specified column separator and line delimiter.

The following feature will be implemented in next PR:

  1. Support Parquet export file.

For easy review, please first see the proposal #3549.
Than see the user doc in administrator-guide/outfile.md

@morningman morningman added kind/feature Categorizes issue or PR as related to a new feature. api-review Categorizes an issue or PR as actively needing an API review. area/sql/function Issues or PRs related to the SQL functions labels May 13, 2020
@morningman morningman self-assigned this May 13, 2020
@morningman
Copy link
Contributor Author

This CL is ready for reviewing.
But I have no idea why continuous-integration/travis-ci/pr failed...

@morningman
Copy link
Contributor Author

Hi @kangkaisen any more comment?

kangkaisen
kangkaisen previously approved these changes May 22, 2020
Copy link
Contributor

@kangkaisen kangkaisen left a comment

Choose a reason for hiding this comment

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

+1, LGTM

@morningman
Copy link
Contributor Author

Hi @imay Please review

Copy link
Contributor

@imay imay left a comment

Choose a reason for hiding this comment

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

The interface LGTM, the implementation details need other's review.

Copy link
Contributor

@EmmyMiao87 EmmyMiao87 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 merged commit 3ffc447 into apache:master May 25, 2020
@EmmyMiao87 EmmyMiao87 mentioned this pull request Aug 17, 2020
eldenmoon pushed a commit to eldenmoon/incubator-doris that referenced this pull request Nov 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

api-review Categorizes an issue or PR as actively needing an API review. area/sql/function Issues or PRs related to the SQL functions kind/feature Categorizes issue or PR as related to a new feature.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

7 participants