Skip to content

New setting: output_format_csv_null_representation #29123

Merged
vdimir merged 2 commits intoClickHouse:masterfrom
depressed-pho:csv-custom-null
Sep 21, 2021
Merged

New setting: output_format_csv_null_representation #29123
vdimir merged 2 commits intoClickHouse:masterfrom
depressed-pho:csv-custom-null

Conversation

@depressed-pho
Copy link
Copy Markdown
Contributor

Changelog category (leave one):

  • New Feature

Changelog entry (a user-readable short description of the changes that goes to CHANGELOG.md):
Added a setting output_format_csv_null_representation: This is the same as output_format_tsv_null_representation but is for CSV output.

Detailed description / Documentation draft:
Included in the commit.

Developer Certificate of Origin
Version 1.1

Copyright (C) 2004, 2006 The Linux Foundation and its contributors.
1 Letterman Drive
Suite D4700
San Francisco, CA, 94129

Everyone is permitted to copy and distribute verbatim copies of this
license document, but changing it is not allowed.


Developer's Certificate of Origin 1.1

By making a contribution to this project, I certify that:

(a) The contribution was created in whole or in part by me and I
    have the right to submit it under the open source license
    indicated in the file; or

(b) The contribution is based upon previous work that, to the best
    of my knowledge, is covered under an appropriate open source
    license and I have the right under that license to submit that
    work with modifications, whether created in whole or in part
    by me, under the same open source license (unless I am
    permitted to submit under a different license), as indicated
    in the file; or

(c) The contribution was provided directly to me by some other
    person who certified (a), (b) or (c) and I have not modified
    it.

(d) I understand and agree that this project and the contribution
    are public and that a record of the contribution (including all
    personal information I submit with it, including my sign-off) is
    maintained indefinitely and may be redistributed consistent with
    this project or the open source license(s) involved.

GCC/libstdc++ does not allow this and emits a compilation error. The standard does not say they are supposed to be interchangeable.
This is the same as output_format_tsv_null_representation but is for CSV output.
@robot-clickhouse robot-clickhouse added doc-alert pr-feature Pull request with new product feature labels Sep 17, 2021
@vdimir vdimir self-assigned this Sep 17, 2021
Copy link
Copy Markdown
Member

@vdimir vdimir left a comment

Choose a reason for hiding this comment

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

Thank you for your changes

@vdimir vdimir merged commit 9abd8ae into ClickHouse:master Sep 21, 2021
@depressed-pho depressed-pho deleted the csv-custom-null branch September 22, 2021 03:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

pr-feature Pull request with new product feature

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants