Canner/wren-engine

Handle the remote function name for ExpressionTypeAnalyzer

goldmedal opened this issue · 1 comments

We will create some required PG functions in data source side. Because most of them doesn't support overloading UDF or macro name, we should create different name for different function #93 .
ExpressionTypeAnalyzer should also handle the remote name.

legacy issue.