snuyanzin opened a new pull request #2553: URL: https://github.com/apache/calcite/pull/2553
The PR checks for `fieldList` only if type is struct and allows to cast `null` to `row` to prevent `NPE` for cases like ```sql select coalesce(null, row(2)); ``` -- 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]
