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

ASF GitHub Bot commented on DRILL-8208:
---------------------------------------

vvysotskyi opened a new pull request, #2532:
URL: https://github.com/apache/drill/pull/2532

   # [DRILL-8208](https://issues.apache.org/jira/browse/DRILL-8208): Create 
builder for SqlSelect
   
   ## Description
   The 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.
   
   ## Documentation
   NA
   
   ## Testing
   Unit tests pass
   




> 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)

Reply via email to