wuchong opened a new pull request #1570: [CALCITE-3476] ParameterScope should override resolveColumn interface URL: https://github.com/apache/calcite/pull/1570 `ParameterScope` accepts namedToTypeMap but never use it. We should fix this by overriding resolveColumn and lookup in the map. Otherwise, `SqlValidator.validateParameterizedExpression` doesn't work.
---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
