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

    https://github.com/apache/spark/pull/21370#discussion_r194794008
  
    --- Diff: sql/core/src/main/scala/org/apache/spark/sql/Dataset.scala ---
    @@ -3209,6 +3222,19 @@ class Dataset[T] private[sql](
         }
       }
     
    +  private[sql] def getRowsToPython(
    --- End diff --
    
    Got it, the follow up pr I'm working on will add more test for `getRows` 
and `getRowsToPython`.


---

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

Reply via email to