databendlabs/databend

tracking: postgres-compatible number `to_char` function

Open

#16.524 aperta il 26 set 2024

Vedi su GitHub
 (4 commenti) (1 reazione) (2 assegnatari)Rust (880 fork)github user discovery
C-testinggood first issue

Metriche repository

Star
 (9314 star)
Metriche merge PR
 (Merge medio 4g 18h) (99 PR mergiate in 30 g)

Descrizione

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/G without locale #16569
  • Locale Support
  • Pattern: RN Roman numeral (input between 1 and 3999) #19501
  • Pattern: TH or th ordinal number suffix
  • Pattern: V shift specified number of digits
  • more test
  • doc

Guida contributor