Konstantin Orlov created IGNITE-24936:
-----------------------------------------
Summary: Sql. Rename virtual column "__part" to allow access
without quoting
Key: IGNITE-24936
URL: https://issues.apache.org/jira/browse/IGNITE-24936
Project: Ignite
Issue Type: Improvement
Components: sql
Reporter: Konstantin Orlov
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)