Github user cloud-fan commented on a diff in the pull request:

    https://github.com/apache/spark/pull/23215#discussion_r239453026
  
    --- Diff: 
sql/core/src/test/scala/org/apache/spark/sql/execution/datasources/FileIndexSuite.scala
 ---
    @@ -95,6 +95,31 @@ class FileIndexSuite extends SharedSQLContext {
         }
       }
     
    +  test("SPARK-26263: Throw exception when partition value can't be 
converted to specific type") {
    --- End diff --
    
    `can't be casted to user-specified type`


---

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

Reply via email to