Summary of Changes 1. content/shared/sql-reference/functions/misc.md (SQL version() function) - Enhanced the description to clarify it returns the DataFusion query engine version - Added a Note callout explicitly stating this is NOT the InfluxDB product version - Added a link to the identify-version page for users who want to find their InfluxDB version - Added an expandable example with the actual query and output: SELECT version() - Output: Apache DataFusion 49.0.2, aarch64 on linux 2. content/shared/identify-version.md (Identify version page) Added a Note callout in three locations: - Core-specific section (show-in "core") - Enterprise-specific section (show-in "enterprise") - General InfluxDB 3 Core and Enterprise section (in the tabs) Replaced hardcoded patch version with latest-version shortcode |
||
|---|---|---|
| .. | ||
| _index.md | ||
| aggregate.md | ||
| array.md | ||
| binary-string.md | ||
| cache.md | ||
| conditional.md | ||
| hashing.md | ||
| map.md | ||
| math.md | ||
| misc.md | ||
| regular-expression.md | ||
| selector.md | ||
| string.md | ||
| struct.md | ||
| time-and-date.md | ||
| window.md | ||