E53E Fix geo point definition to accept z value by jbajic · Pull Request #21859 · arangodb/arangodb · GitHub
[go: up one dir, main page]

Skip to content

Conversation

jbajic
Copy link
Contributor
@jbajic jbajic commented Jul 15, 2025

Scope & Purpose

This is a backport of #21829

  • 💩 Bugfix
  • 🍕 New feature
  • 🔥 Performance improvement
  • 🔨 Refactoring/simplification

Checklist

  • Tests
    • Regression tests
    • C++ Unit tests
    • integration tests
    • resilience tests
  • 📖 CHANGELOG entry made
  • 📚 documentation written (release notes, API changes, ...)
  • Backports

Related Information

(Please reference tickets / specification / other PRs etc)

@jbajic jbajic self-assigned this Jul 15, 2025
@cla-bot cla-bot bot added the cla-signed label Jul 15, 2025
@jbajic jbajic marked this pull request as ready for review July 15, 2025 16:08
@jbajic jbajic requested a review from KVS85 July 16, 2025 07:14
Copy link
Member
@goedderz goedderz left a comment

Choose a reason for hiding this comment

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

One question, otherwise LGTM

@jbajic jbajic force-pushed the bug-fix-3.11/bts-2139 branch from 90feb2f to 714e814 Compare July 16, 2025 12:43
Copy link
Member
@neunhoef neunhoef left a comment