You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@spark.apache.org by gengliangwang <gi...@git.apache.org> on 2018/11/01 09:07:18 UTC

[GitHub] spark pull request #22878: [SPARK-25789][SQL] Support for Dataset of Avro

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

    https://github.com/apache/spark/pull/22878#discussion_r229952971
  
    --- Diff: external/avro/src/test/scala/org/apache/spark/sql/avro/AvroSuite.scala ---
    @@ -1374,4 +1377,185 @@ class AvroSuite extends QueryTest with SharedSQLContext with SQLTestUtils {
           |}
         """.stripMargin)
       }
    +
    +  test("generic record converts to row and back") {
    --- End diff --
    
    I think we can move these test cases to a new suite. 


---

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org