[
https://issues.apache.org/jira/browse/IGNITE-20513?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Pavel Pereslegin updated IGNITE-20513:
--------------------------------------
Summary: Sql. Use a NativeType as the type of the system view column (was:
Sql. Use a NativeType as the type of the system view )
> 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
> Priority: Major
> Labels: ignite-3
>
> 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)