[ https://issues.apache.org/jira/browse/IGNITE-24936?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Andrey Mashenkov updated IGNITE-24936: -------------------------------------- Fix Version/s: 3.1 > 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 > Assignee: Andrey Mashenkov > Priority: Major > Labels: ignite-3 > Fix For: 3.1 > > Time Spent: 20m > 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)