Description
Function | Return Type | Description | Example |
---|---|---|---|
to_number(text, text) | numeric | convert string to numeric | to_number('12,454.8-', '99G999D9S') |
https://www.postgresql.org/docs/12/functions-formatting.html
Attachments
Issue Links
- is a child of
-
SPARK-38783 New functions in Spark SQL 3.3
- Open
- is duplicated by
-
SPARK-29214 Oracle sql's to_number equivalent in spark sql
- Resolved
- relates to
-
SPARK-28516 Data Type Formatting Functions: `to_char`
- Resolved
- links to
(1 links to)