[ 
https://issues.apache.org/jira/browse/IGNITE-23540?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17904779#comment-17904779
 ] 

Andrey Mashenkov commented on IGNITE-23540:
-------------------------------------------

Most likely, {{outputRowType}} is required to create correct RowFactory for 
output rows or it can be replaced with the output row factory.
See IGNITE-23898 for details. For now, it works fine just because we create row 
schema at each concat() method call.

> Sql. Code cleanup: Unused argument (outputRowType) in 
> NestedLoopJoinNode.cerate method
> --------------------------------------------------------------------------------------
>
>                 Key: IGNITE-23540
>                 URL: https://issues.apache.org/jira/browse/IGNITE-23540
>             Project: Ignite
>          Issue Type: Improvement
>          Components: sql
>            Reporter: Pavel Pereslegin
>            Priority: Trivial
>              Labels: ignite-3
>
> Looks like {{outputRowType}} argument is not used in {{NestedLoopJoinNode}} 
> and can be removed.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to