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 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
