[
https://issues.apache.org/jira/browse/IGNITE-24936?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Konstantin Orlov updated IGNITE-24936:
--------------------------------------
Summary: Sql. Allow access of virtual column "__part" without quoting
(was: Sql. Rename virtual column "__part" to allow access without quoting)
> Sql. Allow access of virtual column "__part" without quoting
> ------------------------------------------------------------
>
> Key: IGNITE-24936
> URL: https://issues.apache.org/jira/browse/IGNITE-24936
> Project: Ignite
> Issue Type: Improvement
> Components: sql
> Reporter: Konstantin Orlov
> Priority: Major
> Labels: ignite-3
> Time Spent: 10m
> Remaining Estimate: 0h
>
> Currently, column representing partition id is registered in lower case,
> which make it necessary to wrap {{__part}} in double quotes. To allow
> unquoted access, we need to register this column in upper case.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)