good first issueneeds-docs
仓库指标
- 星标
- (9,113 个星标)
- PR 合并指标
- (平均合并 5天 9小时) (30 天内合并 306 个 PR)
描述
https://trino.io/docs/current/functions/math.html#truncate documents only truncate(number)
truncate(number, position) is currently not documented.
It's supported for decimal and number types.
see round docs https://trino.io/docs/current/functions/math.html#round for example
cc @mosabua