Hi, devs

I found that the case of 'Expression.resolved !=
(Expression.childrenResolved && checkInputDataTypes().isSuccess)'
occurs in the output of Analyzer.
That is, some tests in o.a.s.sql.* fail if the codes below are added in
CheckAnalysis:

https://github.com/maropu/spark/commit/a488eee8351f5ec49854eef0266e4445269d5867

Is this a correct behaviour in catalyst?
If correct, anyone explains the case if this happens?

Thanks,
takeshi

-- 
---
Takeshi Yamamuro (maropu)

Reply via email to