Skip to content

BigInteger and BigDecimal are quoted if CsvGenerator.Feature.ALWAYS_QUOTE_STRINGS enabled #438

@cowtowncoder

Description

@cowtowncoder

(note: bug found as prep for #198)

Looks like setting CsvGenerator.Feature.ALWAYS_QUOTE_STRINGS accidentally applies to BigInteger and BigDecimal values, unlike other number types. It shouldn't.

Metadata

Metadata

Assignees

No one assigned

    Labels

    2.16Fix or feature targeted at 2.16 releasecsv

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions