Skip to content

Commit

Permalink
Add experimental warning to extensions module docs
Browse files Browse the repository at this point in the history
  • Loading branch information
mbrobbel committed Jan 22, 2025
1 parent 8519344 commit 5fec56d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions arrow-schema/src/extension/mod.rs
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,8 @@
// under the License.

//! Extension types.
//!
//! <div class="warning">This module is experimental. There might be breaking changes between minor releases.</div>
#[cfg(feature = "canonical_extension_types")]
mod canonical;
Expand Down

0 comments on commit 5fec56d

Please sign in to comment.