Github user maropu commented on a diff in the pull request:

    https://github.com/apache/spark/pull/21240#discussion_r186258432
  
    --- Diff: 
sql/catalyst/src/test/scala/org/apache/spark/sql/catalyst/analysis/TypeCoercionSuite.scala
 ---
    @@ -1353,6 +1353,31 @@ class TypeCoercionSuite extends AnalysisTest {
             SpecifiedWindowFrame(RangeFrame, CurrentRow, UnboundedFollowing))
         )
       }
    +
    +  test("type coercion for ReplicateRows") {
    --- End diff --
    
    Can we move this tests into `sql-tests/inputs/typeCoercion/native`?


---

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to