Skip to content

Conversation

@zhishengyk
Copy link

Description

Add documentation for hamming_distance function.

Changes

  • Add hamming_distance.md following the latest documentation format (PR [function] refactor some arithmetic functions #1992)
  • Document function syntax, parameters, return value, and examples
  • Include examples for same-length strings, different-length strings (returns NULL), and NULL handling

Related

This PR is related to the code PR: [link to code PR after created]

- Add documentation for hamming_distance function
- Function returns Hamming distance between two strings
- Returns NULL if strings have different lengths
- Follows latest documentation format from PR apache#1992
Copy link
Contributor

@zclllyybb zclllyybb left a comment

Choose a reason for hiding this comment

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

add both dev and 4.0. and sidebars

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