Maksim Zhuravkov created IGNITE-23674:
-----------------------------------------
Summary: Sql. Expose underlying schema used by RowFactory.
Key: IGNITE-23674
URL: https://issues.apache.org/jira/browse/IGNITE-23674
Project: Ignite
Issue Type: Improvement
Components: sql
Reporter: Maksim Zhuravkov
RowFactory does not expose a method to access a schema it uses, exposing it
could be beneficial in cases when we want to access types of input column in
execution nodes.
Add RowFactory rowSchema that returns a RowSchema a RowFactory is created with.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)