Github user gatorsmile commented on a diff in the pull request:
https://github.com/apache/spark/pull/19867#discussion_r154515010
--- Diff:
sql/catalyst/src/main/scala/org/apache/spark/sql/catalyst/analysis/TypeCoercion.scala
---
@@ -56,7 +56,6 @@ object TypeCoercion {
IfCoercion ::
StackCoercion ::
Division ::
- PropagateTypes ::
--- End diff --
This is also called in line 48.
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]