Skip to content

Conversation

@Blargian
Copy link
Member

@Blargian Blargian commented Dec 1, 2025

Summary

Checklist

@Blargian Blargian requested a review from a team as a code owner December 1, 2025 10:52
@vercel
Copy link

vercel bot commented Dec 1, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Preview Comments Updated (UTC)
clickhouse-docs Error Error Comment Dec 1, 2025 10:59am
clickhouse-docs-jp Building Building Preview Comment Dec 1, 2025 10:59am
2 Skipped Deployments
Project Deployment Preview Comments Updated (UTC)
clickhouse-docs-ru Ignored Ignored Preview Dec 1, 2025 10:59am
clickhouse-docs-zh Ignored Ignored Preview Dec 1, 2025 10:59am

@Blargian Blargian requested a review from Copilot December 1, 2025 10:55
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

This PR adds support for auto-generating documentation for Map functions in ClickHouse. The change enables the documentation generation script to process and include Map function documentation alongside other function types.

Key Changes:

  • Added "Map" to the list of function categories to be processed
  • Added corresponding source and destination file paths for Map function documentation

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

"string_replacement-functions.md"
"string-functions.md"
"tuple-functions.md"
"map-functions.md"
Copy link

Copilot AI Dec 1, 2025

Choose a reason for hiding this comment

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

The source filename 'map-functions.md' doesn't match the destination filename pattern 'tuple-map-functions.md'. The destination suggests these are 'tuple-map' functions, not just 'map' functions. Consider renaming the source to 'tuple-map-functions.md' for consistency, or update the destination to 'map-functions.md' if these are purely map functions.

Suggested change
"map-functions.md"
"tuple-map-functions.md"

Copilot uses AI. Check for mistakes.
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