Skip to content

Conversation

@morningman
Copy link
Contributor

When output result of a query using OUTFILE statement, is some of output
column is null, then then following column separator is missing.

Fix: #3764

When output result of a query using `OUTFILE` statement, is some of output
column is null, then then following column separater is missing.
@morningman morningman added the kind/fix Categorizes issue or PR as related to a bug. label Jun 3, 2020
@morningman morningman self-assigned this Jun 3, 2020
@morningman morningman added the approved Indicates a PR has been approved by one committer. label Jun 4, 2020
@morningman morningman merged commit 791f8fe into apache:master Jun 4, 2020
morningman added a commit to morningman/doris that referenced this pull request Jun 4, 2020
…e. (apache#3765)

When output result of a query using `OUTFILE` statement, is some of output
column is null, then then following column separator is missing.
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/fix Categorizes issue or PR as related to a bug.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Bug][Outfile] column separator is missing

3 participants