Github user sun-rui commented on the pull request:

    https://github.com/apache/spark/pull/8240#issuecomment-132131289
  
    Yes, DataFrame API has lapply and lapplyPartition, but actually there are 
RDD-like API ,and its implementation is based on the corresponding RDD API 
after converting the DataFrame into an RDD. The RDD-like API of DataFrame and 
RDD API are both hidden now.
    
    UDF of DataFrame API is to be supported. Does that meet your requirement?


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

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

Reply via email to