[
https://issues.apache.org/jira/browse/IGNITE-24936?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17944344#comment-17944344
]
Andrey Mashenkov commented on IGNITE-24936:
-------------------------------------------
This was fixed in IGNITE-24585, we should just remove quotes in tests, where
the column is used.
> 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: 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)