Skip to content

Don't quote single-field partition keys#3652

Merged
alexey-milovidov merged 2 commits intomasterfrom
unquote-partition
Nov 26, 2018
Merged

Don't quote single-field partition keys#3652
alexey-milovidov merged 2 commits intomasterfrom
unquote-partition

Conversation

@ztlpn
Copy link
Copy Markdown
Contributor

@ztlpn ztlpn commented Nov 23, 2018

column->insert(value[0]);
type->serializeText(*column, 0, out, format_settings);
}
else
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.

Wrap into tuple and serialize as usual?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

Yes, possible

@alexey-milovidov alexey-milovidov merged commit a7d75c5 into master Nov 26, 2018
@Felixoid Felixoid deleted the unquote-partition branch April 10, 2022 12:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants