docs-v2/content/shared/sql-reference
Jason Stirnaman d68ea2a933
docs(sql): add FLOAT/REAL type casting and precision info (#6856)
- Add FLOAT and REAL to numeric types table
- Document precision differences (~7 vs ~15 significant digits)
- Add warning about precision loss when casting to FLOAT
- Note PostgreSQL behavior difference

Note: DAR-584 referenced Cloud Dedicated, but this behavior is shared
across all InfluxDB 3 products via DataFusion SQL engine.

Closes DAR-584
2026-02-24 10:05:49 -06:00
..
functions Fix SQL date part identifier: day → doy (day of the year) (#6791) 2026-02-04 08:29:18 -06:00
operators Updates SQL reference (#5886) 2025-03-12 09:21:42 -06:00
_index.md feat(sql): Add Window aggregate and Ranking functions to SQL reference index 2025-02-24 13:37:15 -06:00
data-types.md docs(sql): add FLOAT/REAL type casting and precision info (#6856) 2026-02-24 10:05:49 -06:00
explain.md Consolidate SQL reference docs (#5712) 2024-12-16 13:08:14 -07:00
group-by.md Add InfluxDB 3 query guides (#5798) 2025-01-23 10:18:45 -07:00
having.md Consolidate SQL reference docs (#5712) 2024-12-16 13:08:14 -07:00
information-schema.md Consolidate SQL reference docs (#5712) 2024-12-16 13:08:14 -07:00
join.md fix: SQL reference typo 2025-02-19 23:51:22 -06:00
limit.md Consolidate SQL reference docs (#5712) 2024-12-16 13:08:14 -07:00
order-by.md Consolidate SQL reference docs (#5712) 2024-12-16 13:08:14 -07:00
select.md Consolidate SQL reference docs (#5712) 2024-12-16 13:08:14 -07:00
subqueries.md Add InfluxDB 3 query guides (#5798) 2025-01-23 10:18:45 -07:00
table-value-constructor.md Consolidate SQL reference docs (#5712) 2024-12-16 13:08:14 -07:00
union.md Consolidate SQL reference docs (#5712) 2024-12-16 13:08:14 -07:00
where.md Update content/shared/sql-reference/where.md 2025-07-31 22:31:58 -07:00