[ https://issues.apache.org/jira/browse/IGNITE-20513?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Konstantin Orlov updated IGNITE-20513: -------------------------------------- Fix Version/s: 3.0.0-beta2 > Sql. Use a NativeType as the type of the system view column > ----------------------------------------------------------- > > Key: IGNITE-20513 > URL: https://issues.apache.org/jira/browse/IGNITE-20513 > Project: Ignite > Issue Type: Improvement > Components: sql > Reporter: Pavel Pereslegin > Assignee: Konstantin Orlov > Priority: Major > Labels: ignite-3 > Fix For: 3.0.0-beta2 > > Time Spent: 10m > Remaining Estimate: 0h > > Currently SystemViewColumn does not support precision/scale/length > attributes, but they are required for catalog. > A simple solution is to use NativeType as the system view column type, but > this will break compile-time type checking. > We need to figure out if it's possible to keep the compile-time check, add > the necessary attributes, and keep the code clean. > p.s. need to check TODOs related to this issue number. -- This message was sent by Atlassian Jira (v8.20.10#820010)