databendlabs/databend
Auf GitHub ansehentracking: postgres-compatible number `to_char` function
Open
#16.524 geöffnet am 26. Sept. 2024
C-testinggood first issue
Repository-Metriken
- Stars
- (9.314 Stars)
- PR-Merge-Metriken
- (Durchschn. Merge 4T 18h) (99 gemergte PRs in 30 T)
Beschreibung
Summary #16480 https://www.postgresql.org/docs/current/functions-formatting.html
- Data type: int8, int16, int32, int64 #16507
- Data type: float, double #16507
- Data type: decimal32, decimal64
- Reuse parsed
FmtCacheEntry - Pattern: 9/0/./,/PR/MI/PL/SG/EEEE/literal #16507
- Pattern
S/L/D/Gwithout locale #16569 - Locale Support
- Pattern:
RNRoman numeral (input between 1 and 3999) #19501 - Pattern:
THorthordinal number suffix - Pattern:
Vshift specified number of digits - more test
- doc