Fix maxMappedArrays documentation output by officialasishkumar · Pull Request #103470 · ClickHouse/ClickHouse · GitHub
Skip to content

Fix maxMappedArrays documentation output#103470

Open
officialasishkumar wants to merge 1 commit intoClickHouse:masterfrom
officialasishkumar:fix/max-mapped-arrays-doc-example
Open

Fix maxMappedArrays documentation output#103470
officialasishkumar wants to merge 1 commit intoClickHouse:masterfrom
officialasishkumar:fix/max-mapped-arrays-doc-example

Conversation

@officialasishkumar
Copy link
Copy Markdown

The maxMappedArrays in-source documentation example showed the result as a nested array and included a trailing period. The function returns a tuple of arrays, so the example output is now updated to match the actual result format.

Closes #103061

Changelog category (leave one):

  • Documentation (changelog entry is not required)

Changelog entry (a user-readable short description of the changes that goes into CHANGELOG.md):

Documentation change only.

Documentation entry for user-facing changes

  • Documentation is written (mandatory for new features)

Signed-off-by: Asish Kumar <officialasishkumar@gmail.com>
@CLAassistant
Copy link
Copy Markdown

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.

Wrong output format in maxMappedArrays documentation example

2 participants