[
https://issues.apache.org/jira/browse/DRILL-8208?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Vova Vysotskyi updated DRILL-8208:
----------------------------------
Description: Newer Calcite version adds more fields to the constructor of
SqlSelect. In most cases, nulls are passed for these new arguments. Using
builder will reduce the number of places where it should be added. (was: Never
Calcite version adds more fields to the constructor of SqlSelect. In most
cases, nulls are passed for these new arguments. Using builder will reduce the
number of places where it should be added.)
> Create builder for SqlSelect
> ----------------------------
>
> Key: DRILL-8208
> URL: https://issues.apache.org/jira/browse/DRILL-8208
> Project: Apache Drill
> Issue Type: Sub-task
> Reporter: Vova Vysotskyi
> Assignee: Vova Vysotskyi
> Priority: Major
>
> Newer Calcite version adds more fields to the constructor of SqlSelect. In
> most cases, nulls are passed for these new arguments. Using builder will
> reduce the number of places where it should be added.
--
This message was sent by Atlassian Jira
(v8.20.7#820007)