Skip to content

[SQL] Warn if DECIMAL is used without scale #6069

@mihaibudiu

Description

@mihaibudiu

The compiler interprets DECIMAL as DECIMAL(38, 0), which may be surprising.
In other SQL dialects the interpretation may be context-dependent.

Metadata

Metadata

Assignees

Labels

SQL compilerRelated to the SQL compiler

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions