Skip to content

SQL: Implement CONVERT function and double-check CAST function #34513

@astefan

Description

@astefan

CONVERT function is similar to CAST function and they should in general have the same behavior. This issue addresses the implementation for CONVERT (which should re-use the code for CAST) and, also, double checks the CAST solution so far.
This is part of #30007.

Metadata

Metadata

Assignees

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions