You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@calcite.apache.org by GitBox <gi...@apache.org> on 2019/11/10 13:28:45 UTC

[GitHub] [calcite] wuchong opened a new pull request #1570: [CALCITE-3476] ParameterScope should override resolveColumn interface

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:
users@infra.apache.org


With regards,
Apache Git Services