// SPDX-License-Identifier: Apache-2.0
// SPDX-FileCopyrightText: Copyright the Vortex contributors
//! Arrow interop tests for the geospatial extension types, exercising the session wiring set up
//! by [`crate::initialize`].
use LazyLock;
use VortexSession;
/// A session with the geospatial types and functions registered.
static SESSION: = new;