docs(external): add docs for haversine VRL function#23336
Merged
pront merged 12 commits intovectordotdev:masterfrom Jul 21, 2025
Merged
docs(external): add docs for haversine VRL function#23336pront merged 12 commits intovectordotdev:masterfrom
haversine VRL function#23336pront merged 12 commits intovectordotdev:masterfrom
Conversation
11 tasks
rtrieu
requested changes
Jul 3, 2025
Contributor
rtrieu
left a comment
There was a problem hiding this comment.
Thank you for your contribution! I left you some feedback and suggestions for your review, mainly for clarity and consistency. Please re-request a review when ready.
Co-authored-by: Rosa Trieu <107086888+rtrieu@users.noreply.github.com>
esensar
commented
Jul 4, 2025
pront
approved these changes
Jul 9, 2025
Member
pront
left a comment
There was a problem hiding this comment.
You can also do a cargo update -p vrl now after the VRL PR is merged.
rtrieu
approved these changes
Jul 9, 2025
1720078 to
ffe54be
Compare
11 tasks
auto-merge was automatically disabled
July 15, 2025 15:00
Head branch was pushed to by a user without write access
5Dev24
pushed a commit
to 5Dev24/vector
that referenced
this pull request
Jul 21, 2025
…3336) * docs(external): add docs for `haversine` VRL function Related: vectordotdev/vrl#1442 * Apply suggestions from code review Co-authored-by: Rosa Trieu <107086888+rtrieu@users.noreply.github.com> * Rename haversine function in docs * Add map category to docs * Fix docs formatting * Generate #FunctionCategory disjunction from list to reduce duplication * Update names of arguments * Update VRL * Update VRL * Update types for haversine in docs --------- Co-authored-by: Rosa Trieu <107086888+rtrieu@users.noreply.github.com> Co-authored-by: Pavlos Rontidis <pavlos.rontidis@gmail.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Adds docs for the new
haversineVRL function.Change Type
Is this a breaking change?
Does this PR include user facing changes?
no-changeloglabel to this PR.References
haversinefunction vrl#1442Notes
@vectordotdev/vectorto reach out to us regarding this PR.pre-pushhook, please see this template.cargo fmt --allcargo clippy --workspace --all-targets -- -D warningscargo nextest run --workspace(alternatively, you can runcargo test --all)git merge origin masterandgit push.Cargo.lock), pleaserun
cargo vdev build licensesto regenerate the license inventory and commit the changes (if any). More details here.