-
Notifications
You must be signed in to change notification settings - Fork 4.1k
Open
Labels
A-sql-builtinsSQL built-in functions and semantics thereof.SQL built-in functions and semantics thereof.C-enhancementSolution expected to add code/behavior + preserve backward-compat (pg compat issues are exception)Solution expected to add code/behavior + preserve backward-compat (pg compat issues are exception)T-sql-foundationsSQL Foundations Team (formerly SQL Schema + SQL Sessions)SQL Foundations Team (formerly SQL Schema + SQL Sessions)X-nostaleMarks an issue/pr that should be ignored by the stale botMarks an issue/pr that should be ignored by the stale botdocs-donedocs-known-limitation
Description
Currently we've special cased the @ operator for column specification, e.g. tbl_name@3.
This special casing prevents us from using @ for legitimate Postgre-esque operations, such as @ for bounding box for PostGIS.
Jira issue: CRDB-3574
Epic CRDB-60820
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
A-sql-builtinsSQL built-in functions and semantics thereof.SQL built-in functions and semantics thereof.C-enhancementSolution expected to add code/behavior + preserve backward-compat (pg compat issues are exception)Solution expected to add code/behavior + preserve backward-compat (pg compat issues are exception)T-sql-foundationsSQL Foundations Team (formerly SQL Schema + SQL Sessions)SQL Foundations Team (formerly SQL Schema + SQL Sessions)X-nostaleMarks an issue/pr that should be ignored by the stale botMarks an issue/pr that should be ignored by the stale botdocs-donedocs-known-limitation