Skip to content
This repository was archived by the owner on May 10, 2024. It is now read-only.

PARQUET-1283: [C++] Remove trailing space for string and int96 statis… - #461

Closed
jneuff wants to merge 1 commit into
apache:masterfrom
jneuff:remove-trailing-space
Closed

PARQUET-1283: [C++] Remove trailing space for string and int96 statis…#461
jneuff wants to merge 1 commit into
apache:masterfrom
jneuff:remove-trailing-space

Conversation

@jneuff

Copy link
Copy Markdown
Contributor

…tics

Prevent the function FormatStatValue from adding a trailing space
to the formatted statistics of strings and int96.

…tics
Prevent the function FormatStatValue from adding a trailing space
to the formatted statistics of strings and int96.

@xhochyxhochy left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

+1, LGTM

Sign up for freeto subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

@jneuff@xhochy