Pavel Pereslegin created IGNITE-20513:
-----------------------------------------
Summary: Sql. Use a NativeType as the type of the system view
Key: IGNITE-20513
URL: https://issues.apache.org/jira/browse/IGNITE-20513
Project: Ignite
Issue Type: Improvement
Components: sql
Reporter: Pavel Pereslegin
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)